@synbee-webcomponents/sw-description-input
v2.0.18
Published
sw-description-input 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.
Downloads
55
Keywords
Readme
description-input
Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | --------------------------------------------- | ----------- |
| state
| state
| | States.create \| States.edit \| States.view
| undefined
|
| text
| text
| | string
| ""
|
Events
| Event | Description | Type |
| ------------- | ----------- | --------------------------------------------------------------------- |
| textEmitter
| | CustomEvent<{ inputType: string; text: string; oldText?: string; }>
|
Dependencies
Used by
Depends on
Graph
graph TD;
sw-description-input --> sw-obligatory-field
sw-addon-reminder-body --> sw-description-input
style sw-description-input fill:#f9f,stroke:#333,stroke-width:4px
Built with love!