Given a simple checkbox component, I want to set "checked" once after some asyn data fetching is done and a condition is met.
How do I modify the following