Skip to content

Dropdown Text Box

Darren Lean edited this page Jun 26, 2020 · 4 revisions

Dropdown Text Box

The iv-dropdown-text-box is a button allows users to display/hide a text box. It is possible to disable the dropdown.

Usage

Dropdown Textbox Dropdown Textbox Dropdown Textbox

API

Props

Name: dropdownText
Type: String
Default: "Add text"
Description: The string for the text box content

Name: dropdownDisabled
Type: Boolean
Default: false
Description: Disable the dropdown button

Events

Name: dropdowntextboxbuttonclicked
Description: Emitted when the dropdown button is clicked
Value: click event

Clone this wiki locally