@serenity-is/sleekgrid / Editors

Namespace: Editors

Table of contents

Variables

Variables

Checkbox

Const Checkbox: typeof CheckboxEditor = CheckboxEditor

Defined in

editors/index.ts:11


Date

Const Date: typeof DateEditor = DateEditor

Defined in

editors/index.ts:9


Float

Const Float: typeof FloatEditor = FloatEditor

Defined in

editors/index.ts:8


Integer

Const Integer: typeof IntegerEditor = IntegerEditor

Defined in

editors/index.ts:7


LongText

Const LongText: typeof LongTextEditor = LongTextEditor

Defined in

editors/index.ts:13


PercentComplete

Const PercentComplete: typeof PercentCompleteEditor = PercentCompleteEditor

Defined in

editors/index.ts:12


Text

Const Text: typeof TextEditor = TextEditor

Defined in

editors/index.ts:6


YesNoSelect

Const YesNoSelect: typeof YesNoSelectEditor = YesNoSelectEditor

Defined in

editors/index.ts:10