Declarative way to handle feature state #2530
Unanswered
bernatfortet
asked this question in
Q&A
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.
-
Hi! I'm looking for good declarative ways to handle feature state.
So far I've been handling featureState with a very convoluted hook.
It kind of works, but it's complex and hard to manipulate.
It would be fantastic to have a more declarative way like this:
Beta Was this translation helpful? Give feedback.
All reactions