0.3.0 • Published 4 years ago

@webcomponents-dev/custom-elements-json-to-markdown v0.3.0

Weekly downloads
31
License
ISC
Repository
github
Last release
4 years ago

edit-in-webcomponents.dev

text-field

A text field web component

Attributes

AttributeTypeDescription
disabledbooleanDisables this element
sizestringSize of the text field
placeholderanyundefined

Properties

PropertyAttributeTypeDefaultDescription
sizestringundefinedSize of the text field
valuestringundefinedundefined

Events

EventDescription
enterDispatched when the enter key is pressed
changeDispatched when the text of the text field changes

Slots

NameDescription
headerContent placed in the header of the text field
Default content placed inside of the text field

CSS Shadow Parts

PartDescription
placeholderPlaceholder css shadow part

CSS Custom Properties

PropertySyntaxDescription
--placeholder-colorControls the color of the placeholder

Created with webcomponents.dev

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago