bp-sdk-create-app-form-button
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
buttonDisabled | button-disabled | Controls disables state of button | boolean | false |
buttonId | button-id | Id for button | string | generateId(8) |
text | text | Text to be displayed | string | '' |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-create-app-form-button --> bp-sdk-button
bp-sdk-create-app-form --> bp-sdk-create-app-form-button
style bp-sdk-create-app-form-button fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS