SelectWidthType

enum SelectWidthType : Enum<SelectWidthType>

Select width types. See Bootstrap Select width.

Entries

FIT
Link copied to clipboard
FIT("fit")
AUTO
Link copied to clipboard
AUTO("auto")

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int