Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IBehaviour

Hierarchy

Index

Constructors

Protected constructor

Properties

Protected bindings

bindings: BehaviorBinding[]

channelId

channelId: string | null = null

Protected subscription

subscription: Subscription | null

Protected target

target: HTMLElement

Methods

bind

init

  • init(channelId: string): void

isValueValid

  • isValueValid(value: string): null | false | true | ""

unbind

  • unbind(): void

Generated using TypeDoc