Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WidgetFieldBlock<T>

Description of the list of fields of block type.

deprecated

Used to create a block grouping of fields

Type parameters

  • T

Hierarchy

  • WidgetFieldBlock

Index

Properties

blockId

blockId: number

Block ID

Optional break

break: boolean
deprecated

TODO: Remove in 2.0.0, used to ...

fields

fields: T[]

Fields contained in the block

name

name: string

Name of the block

Optional newRow

newRow: boolean
deprecated

TODO: Remove in 2.0.0, used to denote a new row in old layout system for forms

Generated using TypeDoc