Options
Menu

Interface FormGridRowConfiguration

Interface that describes the configuration object for hawtio forms

Hierarchy

Index

Properties

columnOrder

columnOrder: Array<string>

optional disableHumanizeLabel

disableHumanizeLabel?: boolean

optional id

id?: string

optional ignorePrefixInLabel

ignorePrefixInLabel?: boolean

properties

properties: FormGridProperties

optional tabs

tabs?: FormTabs

optional type

type?: string

Generated using TypeDoc