We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556da41 commit 89fcd9dCopy full SHA for 89fcd9d
1 file changed
markdown-pages/docs/manual/interop-cheatsheet.mdx
@@ -18,7 +18,7 @@ This is a glossary with examples. All the features are described by later pages.
18
19
### Attributes
20
21
-- `@as`: [here](./attribute.mdx#usage), [here](./bind-to-js-function.mdx#fixed-arguments), [here](./bind-to-js-function.mdx#constrain-arguments-better) and [here](./generate-converters-accessors.mdx#usage-3)
+- `@as`: [here](./variant.mdx#tagged-variants), [here](./attribute.mdx#usage), [here](./bind-to-js-function.mdx#fixed-arguments), [here](./bind-to-js-function.mdx#constrain-arguments-better) and [here](./generate-converters-accessors.mdx#usage-3)
22
- [`@deriving`](./generate-converters-accessors.mdx#generate-functions--plain-values-for-variants)
23
- [`@get`](./bind-to-js-object.mdx#bind-using-special-bs-getters--setters)
24
- [`@get_index`](./bind-to-js-object.mdx#bind-using-special-bs-getters--setters)
0 commit comments