Divider
Hierarchy
-
↳
Divider
Table of contents
Constructors
Properties
Methods
Constructors
constructor
new Divider(uid, opts?)
Parameters
| Name | Type |
|---|---|
uid | string |
opts? | KeyValue |
Overrides
Properties
opts
Readonly opts: KeyValue
uid
Readonly uid: string
Inherited from
Methods
run
run(input): any
Parameters
| Name | Type |
|---|---|
input | any |
Returns
any