Axinom Mosaic Libraries
    Preparing search index...

    Interface UiFieldCustomDefinitionViewPropertyMap

    Mapping of property names that will be passed from the localization form to the custom Piral extension for viewing the source value

    interface UiFieldCustomDefinitionViewPropertyMap {
        value?: string;
    }
    Index

    Properties

    Properties

    value?: string

    The name of the property that contains localization source value (defaults to 'value' if not provided)