Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Options used to filter block container access events.
Properties
accessSourceFilter
accessSourceFilter?: ContainerAccessSourceFilter;
If present will filter which container access sources can trigger the event.
Type: ContainerAccessSourceFilter
blockFilter
blockFilter?: BlockFilter;
If present will filter which container blocks can trigger the event.
Type: BlockFilter