For the complete documentation index, see llms.txt. This page is also available as Markdown.

Inline File Explorer

Paste into Record Related Components of a GM grid. See Grid - Inline Components.

[
    {
        "component": "gmpkg:fileExplorerLWC",
        "attributes": {
            "defaultView": "table",
            "canDelete": true,
            "canCopyPaste": false,
            "showBorder": true
        }
    }
]

Was this helpful?