@occultus/api-root - v0.29.3
Preparing search index...
@occultus/task-api
TaskCenterOptions
Interface TaskCenterOptions
任务中心配置选项接口
interface
TaskCenterOptions
{
tasks
:
(
Task
|
TaskGroup
)
[]
;
}
Index
Properties
tasks
Properties
tasks
tasks
:
(
Task
|
TaskGroup
)
[]
任务中心中包含的所有任务和任务组列表
可以是单个任务或任务组
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tasks
@occultus/api-root - v0.29.3
Loading...
任务中心配置选项接口