LinkView
The style definition for the "link view".
Key | Type | Description |
---|---|---|
actionableButtonStyle | String | The style for the actionable button that references a defined style with the prefix: ActionableButton . The default value is ActionableButton.LinkView . |
backgroundColorName | String | The color name for the background references a color in the asset catalog of the application. The default value is hui_transparent . |
loadingIndicatorSideDimension | Number | The dimension(side) of the loading indicator. The default value is 36. |
loadingIndicatorViewStyle | String | The loading indicator view style. The default value is LoadingIndicatorView.ButtonLinkView . |
paddingBottom | Number | The bottom padding. The default value is 0 . |
paddingLeft | Number | The left padding. The default value is 0 . |
paddingRight | Number | The right padding. The default value is 0 . |
paddingTop | Number | The top padding. The default value is 0 . |