Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FieldGroupConfigProperties

Hierarchy

  • FieldGroupConfigProperties

Index

Properties

Optional description

description: string

The field's description.

Read more...

Optional fieldConfig

fieldConfig: FieldConfigProperties[]

The field configurations belonging to a group.

Read more...

Optional initialState

initialState: "collapsed" | "expanded"

Optional label

label: string

The field's label.

Read more...

Optional visibilityExpression

visibilityExpression: string

A reference to an Arcade expression that returns a boolean value.

Read more...

Generated using TypeDoc