mirror of
https://github.com/sern-handler/website
synced 2026-06-27 10:12:23 +00:00
3.2 KiB
3.2 KiB
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | BothCommand |
Extends
Properties
description
description:
string
Overrides
Source
execute()
execute: (
ctx,tbd) =>unknown
Parameters
• ctx: Context
• tbd: SDT
Returns
unknown
Overrides
Source
locals
locals:
Record<string,unknown>
Inherited from
Source
meta
meta:
object
absPath
absPath:
string
id
id:
string
Inherited from
Source
name?
optionalname:string
Inherited from
Source
onEvent
onEvent:
ControlPlugin<any[]>[]
Inherited from
Source
options?
optionaloptions:SernOptionsData[]
Source
plugins
plugins:
InitPlugin<any[]>[]
Inherited from
Source
type
type:
Both