Skip to main content

DomainViewOptions

Defined in: js-api/src/domains-ui.ts:583

Options of DomainView.create.

Properties

PropertyTypeDescriptionDefined in
embedded?booleanHosted inside another view: brief list, no breadcrumbs, no export ribbon.js-api/src/domains-ui.ts:593
permanentFilter?stringInvisible smart filter AND-combined with everything the user does — the way to scope an embedded view to a subset ('project_id = "..."').js-api/src/domains-ui.ts:591
schemastringDomain schema name.js-api/src/domains-ui.ts:585
tablestringTable name within schema.js-api/src/domains-ui.ts:587