Member Junction
    Preparing search index...

    Interface MJEntityEntity_IEntityUIConfiguration

    Entity-level presentation configuration.

    Nested under MJEntityEntity_IEntityConfiguration.UI so later UI concerns (list cards, search chrome, map defaults) can sit beside Form without a migration.

    interface MJEntityEntity_IEntityUIConfiguration {
        Form?: MJEntityEntity_IEntityFormConfiguration;
    }
    Index

    Properties

    Properties

    How the generated record form arranges its sections. Null = inherit MJEntityEntity_IEntityFormConfiguration defaults.