Skip to content

v1.0.0

Compare
Choose a tag to compare
@heenakwag heenakwag released this 24 Oct 09:04
· 12 commits to master since this release

New Release TOAST UI Select Box 🎉🎉🎉

TOAST UI Select Box is a component that selects an option in the drop-down list.

📙 Documents

You can also see the older versions of the API page on the releases page.

🎨 Features

  • Select an option in the drop-down list.
  • Support a one-level group to group related options.
  • Customize the styles using the theme option.
  • Provide custom events.
Basic Item Group
select-box-basic select-box-item-group
Theme Custom events
select-box-theme select-box-custom-events

🐾 Examples

  • Basic : Example of using default options.
  • Theme : Example of customizing the styles.
  • Custom events : Examples of using custom events.

More examples can be found on the left sidebar of each example page, and have fun with it.