Variable viewStateForm_INTERNALConst

viewStateForm_INTERNAL: RecoilState<StateForm> = ...

This atom can be set to parameterize view changes

See

useToPatches for example usage

Generated using TypeDoc