2.0.18 • Published 4 months ago

@synbee-webcomponents/sw-action-header v2.0.18

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

sw-action-header

Properties

PropertyAttributeDescriptionTypeDefault
creationDatecreation-dateDate \| stringundefined
editDateedit-dateDate \| stringundefined
statusstatusStates.create \| States.edit \| States.viewundefined
titletitlestringundefined

Events

EventDescriptionType
emitChangeStateCustomEvent<{ state: States; mode: string; previousState: States; }>
emitCloseActionCustomEvent<void>
emitDeleteActionCustomEvent<void>
emitInternalCloseActionCustomEvent<boolean>
emitTitleCustomEvent<string>

Dependencies

Used by

Depends on

Graph

graph TD;
  sw-action-header --> sw-input-text
  sw-action-header --> mds-text
  sw-action-header --> sw-options-menu
  sw-input-text --> mds-text
  sw-inspection --> sw-action-header
  style sw-action-header fill:#f9f,stroke:#333,stroke-width:4px

Built with love!