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 6956bd4 commit a201e77Copy full SHA for a201e77
docs/contributing/pages/components.mdx
@@ -37,6 +37,18 @@ An Alert component with no level setting will render as a Note component.
37
38
See also the [Note component](#note).
39
40
+## Arcade embeds
41
+
42
+Render an [Arcade](arcade.software) embed.
43
+<Arcade src="https://demo.arcade.software/v7uhzmdV6Q5PDzoVPAE6?embed&show_copy_link=true" />
44
+```markdown {tabTitle:Example}
45
46
+```
47
48
+Attributes:
49
50
+- `src` (string) - the URL of the Arcade embed
51
52
## Expandable
53
54
Render an expandable section.
0 commit comments