Type Parameters

  • R

  • L

Hierarchy

  • CustomViewInterface

Properties

blockChangeCallback?: ((plugin, pfvList, stateManager) => void)

Type declaration

blockConfig: FeatureBlockInterface<R, L> | FeatureBlockInterface<R, L>[]
blockSelectorElement?: ((blockSelector) => Element)

Type declaration

modelChangeCallback?: (() => CustomViewStateInterface<R, L>)

Type declaration

Generated using TypeDoc