SignalStore - is there a way of making properties readonly, once assigned a value? #4344
dreamstar-enterprises
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
SignalStore - is there a way of making properties readonly, once assigned a value?
I have set properties that are set on initialisation, within initialstate, that after initial assignment, I don't want to be editable.
Is that possible currently - or do I just do it by not creating a setMethod
Beta Was this translation helpful? Give feedback.
All reactions