Skip to main content

bp-sdk-take-over

Custom element hooks

NameDescription
bp-sdk-external-take-overdisable html

Classes

NameDescription
bp-sdk-take-over__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
canTakeOvercan-take-overFlag to indicate if user has permission to take over application formbooleanundefined
isClonedis-clonedFlag to indicate if application form is clonedbooleanundefined
isFormLoadedis-form-loadedFlag to indicate if there is an application form currently loadedbooleanundefined
isLockedis-lockedFlag to indicate if application form is lockedbooleanundefined
isOwneris-ownerFlag to indicate if user is owner of application formbooleanundefined
takeOverHandler--Take over handler function() => voidundefined

Dependencies

Used by

Depends on

Graph

graph TD; bp-sdk-take-over --> bp-sdk-take-over-button bp-sdk-take-over-button --> bp-sdk-button bp-sdk-take-over-container --> bp-sdk-take-over style bp-sdk-take-over fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS