Type alias Fact<T>

Fact<T>: Readonly<Event<T> | Style | Prop | Attribute>

A fact used on tag to declare its event handlers, styles, properties and attributes.

Type Parameters

  • T

Generated using TypeDoc