Axinom Mosaic Libraries
    Preparing search index...

    Type Alias GenericFieldProps

    GenericFieldProps: BaseFormControl & {
        labelHeight?: string;
        stickyLabel?: boolean;
    }

    Type Declaration

    • OptionallabelHeight?: string

      Height of the label (default: 50px)

    • OptionalstickyLabel?: boolean