EasyFM - v5.0.0-beta.1
    Preparing search index...

    Interface LayoutInterface

    Type helpers for describing typed layouts and portals.

    interface LayoutInterface {
        fields: RecordFieldsMap;
        portals: PortalInterface;
    }
    Index

    Properties

    Properties