mirror of
https://github.com/sern-handler/website
synced 2026-06-23 00:02:30 +00:00
2.1 KiB
2.1 KiB
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | TextCommand |
Extends
Module
Properties
description?
optionaldescription:string
Inherited from
Module.description
Source
execute()
execute: (
ctx,tbd) =>unknown
Parameters
• ctx: Context
• tbd: SDT
Returns
unknown
Overrides
Module.execute
Source
meta
meta:
object
absPath
absPath:
string
id
id:
string
Inherited from
Module.meta
Source
name?
optionalname:string
Inherited from
Module.name
Source
onEvent
onEvent:
ControlPlugin<any[]>[]
Inherited from
Module.onEvent
Source
plugins
plugins:
InitPlugin<any[]>[]
Inherited from
Module.plugins
Source
type
type:
Text
Overrides
Module.type