GetPro API
API reference docs for theGetPro
component. For examples and details on the usage of this component, visit the component demo page.
Props
Prop | Type | Description | Default |
---|---|---|---|
isExpanded? | boolean | Whether or not show 'Get Pro' text on default view. If false, 'aria-label' as "Get Pro" will be announced to screen-readers. | false |
isRounded? | boolean | Whether or not to show the badge with rounded corners. | false |
label | string | Pass a localized version of "Get Pro" to be rendered as text content. | "Get Pro" |
size? | "small" | "standard" | "large" | Pass the size prop to adjust the button's appearance. | "standard" |