ObjectSelector Interface
Packages > @anticrm/domains > ObjectSelector
Signature:
export interface ObjectSelector extends Emb
Extends: Emb
Properties
Property | Type | Description |
---|---|---|
key | string | |
pattern | AnyLayout | Property |
Events
key
Signature:
key: string;
pattern
Signature:
pattern?: AnyLayout | Property<any, any>;