Options to use for the link UseStateLinkOptions
onClick
href
const {onClick, href} = useStateLink({state: {foo: 'bar'}}) Copy
const {onClick, href} = useStateLink({state: {foo: 'bar'}})
Options to use for the link UseStateLinkOptions