Optional
allowed_ids?: Canvas["id"][]Optional
allowed_types?: ("canvas" | "canvas-template" | "section" | "section-template")[]Array of canvas types to include in the picker (optional).
Optional
initial_metadata_filters?: Record<string, any>Initial metadata filters to apply to the picker (optional).
Optional
selections?: CanvasSelection[]Array of selections.
Optional
sequencing_key?: stringThe sequencing key to use for ordering the canvases (optional).
Array of canvas ids to include in the picker (optional).