Strictly generates an ID for the current component instance.
The generated ID.
const id = useStrictId() Copy
const id = useStrictId()
Throws an error if ID generation fails.
Strictly generates an ID for the current component instance.