Which authentication plugin to use to log the cosigner in with.
OptionaldescriptionAdditional information for the form field, displayed unconditionally.
OptionalhiddenHide or show the form field. This only controls the visibility - whether
submission data is retained or not is controlled through clearOnHide.
Unique ID for a component in a form definition. Used to render HTML IDs.
Unique key for the component in a larger form definition.
The value must comply with the (\w|\w[\w.\-]*\w) regex, meaning that periods/dots
are allowed unless they're start or end. The period character creates a nesting
level in the submission data.
The form field label text.
OptionalopenDiscriminator to determine the component type. Uniquely determines the shape of the component configuration options.
Component shape/options for the legacy cosign (v1) component.
Deprecated
Remarks
The generated documentation might be slightly off due to rendering the type alias as an interface. Double check with the actual TS types!