Skip to content
This is a demo of the Starlight TypeDoc plugin — Back to the documentation.

Bar

Defined in: Bar.ts:4

This is a Bar class.

new Bar(): Bar

Bar

readonly bar: "bar" = 'bar'

Defined in: Bar.ts:9

The bar property.

'bar'

doSomething(element): string

Defined in: Bar.ts:15

This does something.

HTMLElement

string