ObjectSelector Interface

Packages > @anticrm/domains > ObjectSelector

Signature:

export interface ObjectSelector extends Emb 

Extends: Emb

Properties #

List of properties of this interface
Property Type Description
key string
pattern AnyLayout | Property

Events #

key #

Signature:

key: string;

pattern #

Signature:

pattern?: AnyLayout | Property<any, any>;