UNPKG

carbon-components

Version:

Carbon Components is a component library for IBM Cloud

15 lines (10 loc) 629 B
### JavaScript #### Options | Option | Default Selector | Description | | -------------- | -------------------- | ------------------------------------------ | | `selectorInit` | `[data-numberinput]` | The CSS selector to find number input HTML | #### Events | Name | Description | | -------- | ----------------------------------------------------------------- | | `click` | Increases and decreases value attribute of number-input | | `change` | Emitted when click event inceases or decreases number-input value |