Class TJSButton
Hierarchy
- SvelteComponent<TJSButton.Props, TJSButton.Events, TJSButton.Slots>
- TJSButton (View Summary)
Indexable
- [prop: string]: any
Index
Constructors
Methods
Constructors
constructor
- new TJSButton(options: ComponentConstructorOptions<TJSButton.Props>): TJSButton
Parameters
- options: ComponentConstructorOptions<TJSButton.Props>
Returns TJSButton