Forest Admin - API reference
    Preparing search index...
    interface LayoutElementInput {
        component: "Input";
        fieldId: string;
        type: "Layout";
    }

    Hierarchy

    • ActionLayoutElementBase
      • LayoutElementInput
    Index

    Properties

    component: "Input"
    fieldId: string
    type: "Layout"