Components

WorkerDirectory

<WorkerDirectory {...WorkerDirectory.WorkerDirectoryProps} />

This is a container for WorkersDirectory that displays the directory of workers. Can be themed with [theme.WorkerDirectory]

Members

DynamicContentStore.<WorkerDirectory.WorkerDirectoryChildrenProps>

# static readonly Content

Dynamic content store

Type Definitions

WorkerDirectory.WorkerDirectoryProps

# WorkerDirectoryChildrenProps

Properties of WorkerDirectory
Properties:
Name Type Attributes Description
isOpen boolean <optional>
Whether the worker directory is opened or not.
task ITask <optional>
Task to be transferred

# WorkerDirectoryProps

Properties:
Name Type Attributes Description
theme.WorkerDirectory ThemeProps <optional>
theme
children DynamicComponentChildren.<WorkerDirectory.WorkerDirectoryChildrenProps> <optional>
children