FieldDescriptor


Properties

label?

optional label: string;

locked?

optional locked: boolean;

If true, the checkbox for this field is disabled in the card settings panel
and visibility cannot be toggled.
This is useful for fields that should always be shown, such as a "name" field.


name

name: string;