a normal attribute with its source value without any binding.

Type Parameters

  • N
  • V

Hierarchy (View Summary)

Constructors

Properties

Methods

Constructors

  • Type Parameters

    • N
    • V

    Parameters

    • name: N
    • value: V

    Returns Attribute<N, V>

Properties

name: N
value: V

Methods

  • Returns Attribute<N, V> & { type: string }