widgetFactory
abstract fun widgetFactory(json: Json, protocolMismatchHandler: ProtocolMismatchHandler): ProtocolFactory<W>
Returns a widget factory for encoding and decoding changes to the contents of view.
Returns a widget factory for encoding and decoding changes to the contents of view.