Interface SelectMenuOptions

Hierarchy

Index

Properties

Optional appendTo

appendTo: string | undefined

Optional change

change: SelectMenuEvent | undefined

Optional classes

classes: SelectMenuClasses | undefined

Optional close

close: SelectMenuEvent | undefined

Optional create

create: SelectMenuEvent | undefined

Optional disabled

disabled: boolean | undefined

Optional focus

focus: SelectMenuEvent | undefined

Optional icons

icons: any

Optional open

open: SelectMenuEvent | undefined

Optional position

position: JQueryPositionOptions | undefined

Optional select

select: SelectMenuEvent | undefined

Optional width

width: number | undefined