2.0.18 • Published 4 months ago

@synbee-webcomponents/sw-input-text v2.0.18

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

sw-input-text

Properties

PropertyAttributeDescriptionTypeDefault
maxLengthmax-lengthnumber100
placeholderTextplaceholder-textstringundefined
statusstatusStates.create \| States.edit \| States.viewStates.create
typetypestring"text"
typographytypography"action" \| "caption" \| "code" \| "detail" \| "h1" \| "h2" \| "h3" \| "h4" \| "h5" \| "h6" \| "hack" \| "label" \| "option" \| "paragraph" \| "tip"'h6'
valuevaluestringundefined

Events

EventDescriptionType
updateTextCustomEvent<string>

Dependencies

Used by

Depends on

  • mds-text

Graph

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

Built with love!