dynamic-forms-ionic / Interface

IonicSelectProps

Generic types:T
Extends:SelectProps

No documentation has been provided.

Properties

NameTypeDescription
cancelText
string | undefined
color
"primary" | "secondary" | "tertiary" | "success" | "warning" | "danger" | undefined
compareWith
((o1: T, o2: T) => boolean) | undefined
fill
"outline" | "solid" | undefined
interface
"action-sheet" | "popover" | "alert" | undefined
interfaceOptions
unknown
labelPlacement
"fixed" | "start" | "end" | "stacked" | "floating" | undefined
multiple
boolean | undefined
okText
string | undefined
placeholder
overrides SelectProps
DynamicText | undefined
shape
"round" | undefined