The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Chrome Custom Tabs component allows your application to open URLs in a customized Chrome tab, providing a more integrated and branded browsing experience. It offers control over the tab's appearance, behavior, and functionality.
Overview
A non-visible component for displaying URLs within a customized Chrome tab.
android.permission.INTERNET
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | String |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | label | String | |
2 | actionIntent | String |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Url | String | |
2 | Url | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | CloseButtonIcon | Asset |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ColorScheme | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DividedColor | color |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | InstantAppsEnabled | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | NavigationBarColor | color |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | SecondaryToolbarColor | color |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ShareState | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ShowTitle | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ToolbarColor | color |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | UrlbarHidingEnabled | boolean |