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 a266375 commit 360ffc6Copy full SHA for 360ffc6
docs/api/components/mark.md
@@ -2,8 +2,6 @@
2
3
The HTML `<mark>` tag, implemented in Ruby.
4
5
-Feel free to check out the [component specs](/spec/usage/components/mark_spec.rb) and see the [examples](#examples) below.
6
-
7
## Parameters
8
This component can take various optional configuration params and either yield content or display what gets passed to the `text` configuration param.
9
docs/api/components/optgroup.md
The HTML `<optgroup>` tag, implemented in Ruby.
-Feel free to check out the [component specs](/spec/usage/components/optgroup_spec.rb) and see the [examples](#examples) below.
This component can take various optional configuration params and yields a block.
0 commit comments