Select

Basic Select

The <select> HTML element represents a control that provides a menu of options. Check out code for detail of usage.

Rounded Select

Select can have a rounded shape. To do this, you should use the rounded-full utility. Check out code for detail of usage.

Filled Select

The select component can be filled. Check out code for detail of usage.

Select Size

Select component can have various sizes. Check out code for detail of usage.

Disabled Select

The selcet component have their own style when disabled.. Check out code for detail of usage.

Multipie Select

The multiple attribute indicates that multiple options can be selected in the list. Check out code for detail of usage.

Select Model

Model allows you to bind the value of an input element to data Check out code for detail of usage.

Value:

Multipie Select Model

Model allows you to bind the value of an input element to data Check out code for detail of usage.

Value: