bp-sdk-create-app-form
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
buttonDisabled | button-disabled | Is button disabled | boolean | false |
createAppFormHandler | -- | On create app form handler | () => void | undefined |
text | text | Text to display | string | 'Create New App Form' |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-create-app-form --> bp-sdk-create-app-form-button
bp-sdk-create-app-form-button --> bp-sdk-button
bp-sdk-create-app-form-container --> bp-sdk-create-app-form
style bp-sdk-create-app-form fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS