Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bootstrap ¶
func Bootstrap[T any](reg js.ClassBuilder[T])
Types ¶
type SVGElement ¶
type SVGElement[T any] struct { // contains filtered or unexported fields }
func NewSVGElement ¶
func NewSVGElement[T any](scriptHost js.ScriptEngine[T]) *SVGElement[T]
func (SVGElement[T]) Constructor ¶
func (w SVGElement[T]) Constructor(cbCtx js.CallbackContext[T]) (js.Value[T], error)
func (SVGElement[T]) Initialize ¶
func (wrapper SVGElement[T]) Initialize(jsClass js.Class[T])
Click to show internal directories.
Click to hide internal directories.