Skip to content

Commit 6f1e2cc

Browse files
didooamyrlam
authored andcommitted
added TODO in component API for the “actions”
1 parent 156bf05 commit 6f1e2cc

File tree

1 file changed

+2
-14
lines changed
  • packages/components/tests/dummy/app/templates/components

1 file changed

+2
-14
lines changed

packages/components/tests/dummy/app/templates/components/alert.hbs

+2-14
Original file line numberDiff line numberDiff line change
@@ -100,21 +100,9 @@
100100
</ol>
101101
</dd>
102102

103-
<dt>🚧 hasActions <code>boolean</code></dt>
103+
<dt>&lt;:actions&gt; <code>named block</code></dt>
104104
<dd>
105-
<p>The alert has content below the
106-
<code class="dummy-code">title</code>
107-
and
108-
<code class="dummy-code">description</code>, such as an
109-
<code class="dummy-code">Hds::Button</code>
110-
and an
111-
<code class="dummy-code">Hds::LinkTo::Standalone</code>.
112-
</p>
113-
<p>Acceptable values:</p>
114-
<ol>
115-
<li>true</li>
116-
<li class="default">false</li>
117-
</ol>
105+
<p>TODO</p>
118106
</dd>
119107

120108
<dt>“splattributes”</dt>

0 commit comments

Comments
 (0)