dispatch

abstract var dispatch: (action: Any) -> Unit(source)

Action dispatcher for the tabs list component. Allows to programmatically control the tabs list.