Function parse

Parse according to states

0.8.4

  • Type Parameters

    Parameters

    • host: UIElement<S>

      host UIElement

    • key: string

      key for attribute parser or initial value from states

    • value: null | string

      attribute value

    • Optionalold: null | string

      old attribute value

    Returns undefined | T