Skip to content

What should i initialize this as? #3

Description

@todo

// TODO: What should i initialize this as?
const selector = useRef(new SelectorGadget(rootId));
const [isOn, setIsOn] = useState(false);
const callback = useRef<UseSelectorCallbacks>({});
const selectionCallback = useCallback(


This issue was generated by todo based on a TODO comment in 5732730. It's been assigned to @balta-z-r because they committed the code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions