mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Built site for shiny: 1.7.1.9003@8a5da25
This commit is contained in:
@@ -63,14 +63,19 @@ equal parts (by default).</p>
|
||||
<dl><dt>...</dt>
|
||||
<dd><p>Unnamed arguments will become child elements of the layout. Named
|
||||
arguments will become HTML attributes on the outermost tag.</p></dd>
|
||||
|
||||
|
||||
<dt>cellWidths</dt>
|
||||
<dd><p>Character or numeric vector indicating the widths of the
|
||||
individual cells. Recycling will be used if needed. Character values will
|
||||
be interpreted as CSS lengths (see <code><a href="https://rdrr.io/pkg/htmltools/man/validateCssUnit.html" class="external-link">validateCssUnit()</a></code>), numeric
|
||||
values as pixels.</p></dd>
|
||||
|
||||
|
||||
<dt>cellArgs</dt>
|
||||
<dd><p>Any additional attributes that should be used for each cell
|
||||
of the layout.</p></dd>
|
||||
|
||||
</dl></div>
|
||||
<div id="see-also">
|
||||
<h2>See also</h2>
|
||||
@@ -137,7 +142,7 @@ of the layout.</p></dd>
|
||||
</div>
|
||||
|
||||
<div class="pkgdown">
|
||||
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.3.</p>
|
||||
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.4.</p>
|
||||
</div>
|
||||
|
||||
</footer></div>
|
||||
|
||||
Reference in New Issue
Block a user