enum sap.m.LinkConversion

Control sample: sap.m.LinkConversion
Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-CTR

Enumeration for possible link-to-anchor conversion strategy.


Properties Overview

Node Description
sap.m.LinkConversion.All

Valid links with protocols, such as http, https, ftp and those starting with the string "www".

sap.m.LinkConversion.None

Default mode (no conversion).

sap.m.LinkConversion.ProtocolOnly

Valid links with protocols, such as http, https, ftp.