SelectWidthType

enum SelectWidthType : Enum<SelectWidthType>

Select width types. See Bootstrap Select width.

Entries

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

Properties

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