Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FieldGroup

Hierarchy

  • FieldGroup

Index

Properties

Optional adminsOnly

adminsOnly: boolean

Optional afterComponent

afterComponent: ComponentType<any>

Change compared to Vulcan Meteor: we accept only components, not rendered elements or reference to a component

Optional beforeComponent

beforeComponent: ComponentType<any>

Change compared to Vulcan Meteor: we accept only components, not rendered elements or reference to a component

Optional collapsible

collapsible: boolean

label

label: string

name

name: string

Optional order

order: number

Optional startCollapsed

startCollapsed: boolean

Generated using TypeDoc