[]
        
(Showing Draft Content)

GC.Spread.Sheets.IListOption

Interface: IListOption

Spread.Sheets.IListOption

Table of contents

Properties

Methods

Properties

items

items: IListItem[] | IListOption[] | () => HTMLElement

a function returns a DOM element


layout

Optional layout: IListLayout


multiSelect

Optional multiSelect: boolean


text

Optional text: string


valueType

Optional valueType: DropdownListValue

Methods

onItemSelected

Optional onItemSelected(e): string

Parameters

Name Type
e MouseEvent

Returns

string