Bar
This is a Bar class.
Extended By
Constructors
new Bar()
new Bar():
Bar
Properties
bar
readonly
bar:"bar"
='bar'
The bar property.
Default
Source
Bar.ts:9
Methods
doSomething()
doSomething(
element
):string
This does something.
Parameters
▪ element: HTMLElement
Source
Bar.ts:15
Generated using typedoc-plugin-markdown and TypeDoc