@maggioli-design-system/mds-input-select
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

mds-input-select

This is a web-component from Maggioli Design System Magma, 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.

Properties

Property Attribute Description Type Default
autoFocus auto-focus Specifies a short hint that describes the expected value of the element boolean | undefined undefined
autocomplete autocomplete Specifies a short hint that describes the expected value of the element "on" | undefined undefined
placeholder placeholder Specifies a short hint that describes the expected value of the element string | undefined undefined
value value Specifies the value of the element null | number | string | undefined ''

Events

Event Description Type
mdsInputSelectChange Emits an InputChangeEventDetail when the value of the input element changes CustomEvent<InputValue>

Built with love @ Gruppo Maggioli from R&D Department

Readme

Keywords

none

Package Sidebar

Install

npm i @maggioli-design-system/mds-input-select

Weekly Downloads

87

Version

1.0.2

License

MIT

Unpacked Size

955 kB

Total Files

186

Last publish

Collaborators

  • moodysmiles
  • vitto