uc-apx create region
Insert a new region into an existing page’s .apx file.
Supported types (each is its own subcommand): avatar, cards, chart, classic-report, comments, content-row, faceted-search, flexbox-container, form, interactive-grid, interactive-report, media-list, metric-card, static-content, timeline
uc-apx create region [command]Subcommands
Section titled “Subcommands”| Command | Description |
|---|---|
avatar | Add an avatar theme-component region to an existing page |
cards | Add a cards region to an existing page |
chart | Add a chart region to an existing page |
classic-report | Add a classic-report region to an existing page |
comments | Add a comments theme-component region to an existing page |
content-row | Add a content-row theme-component region to an existing page |
faceted-search | Add a faceted-search region (plus its results classic-report) to an existing page |
flexbox-container | Add a flexbox-container layout region to an existing page |
form | Add a form region (table-backed) to an existing page |
interactive-grid | Add an interactive-grid region to an existing page |
media-list | Add a media-list theme-component region to an existing page |
metric-card | Add a metric-card theme-component region to an existing page |
static-content | Add a static-content (HTML) region to an existing page |
timeline | Add a timeline theme-component region to an existing page |
Global Flags
Section titled “Global Flags”| Flag | Type | Default | Description |
|---|---|---|---|
--app-dir | string | . | Path to the APEX application directory |
--json-pretty | Output in pretty-printed JSON (human-readable) instead of minified JSON | ||
--toon | Output in TOON format (human-readable, token-efficient) instead of JSON |