@synbee-webcomponents/sw-action-footer
v2.0.18
Published
sw-action-footer is a web-component from Synbee Webcomponents Library, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
Keywords
Readme
sw-action-footer
Properties
| Property | Attribute | Description | Type | Default |
| ------------ | ------------- | ----------- | --------------------------------------------- | --------------------------------------------------------- |
| author | -- | | AuthorCreatorDTO | { name: "", surname: "", imageName: "", } |
| domainName | domain-name | | string | "https://app.dev.synbee.it" |
| status | status | | States.create \| States.edit \| States.view | undefined |
Events
| Event | Description | Type |
| ------------ | ----------- | ----------------------------------------------- |
| emitCancel | | CustomEvent<Actions.cancel \| Actions.delete> |
| emitSave | | CustomEvent<void> |
Dependencies
Used by
Depends on
- mds-text
- mds-avatar
- mds-button
Graph
graph TD;
sw-action-footer --> mds-text
sw-action-footer --> mds-avatar
sw-action-footer --> mds-button
mds-avatar --> mds-text
mds-avatar --> mds-img
mds-button --> mds-icon
mds-button --> mds-text
sw-inspection --> sw-action-footer
style sw-action-footer fill:#f9f,stroke:#333,stroke-width:4pxBuilt with love!
