Beta
Optional
contextAn observable that emits a new value when the context of the component
is changed. If set, the corresponding state service will emit a new value
when the context has changed as well. Only applies to states that are
aware of the context, e.g. CurrentLimetype
and CurrentLimeobject
Optional
filterList of functions that will be used to filter any changes to the state. The functions will be bound to the web component instance
Optional
mapList of functions that will be used to map the state. The functions will be bound to the web component instance
The query param to select
Config for the SelectQueryParam decorator