Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TemplateAppearance

Preferred layout of the displayed data field.

MATERIAL - displays the material form field at 100% width of the available space.

NETGRIF - displays the field at 100% width if the total width is bellow a given threshold (by default 250px). Displays the field title on the left and the form filed on the right sharing the width 50:50 otherwise. The form filed still uses material design with this setting.

Index

Enumeration Members

Enumeration Members

MATERIAL: "material"
NETGRIF: "netgrif"

Generated using TypeDoc