RcsbFv3DAssembly._internal_.StandardShorthandProperties.html 164 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140
  1. <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>StandardShorthandProperties | @rcsb/rcsb-saguaro-3d</title><meta name="description" content="Documentation for @rcsb/rcsb-saguaro-3d"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@rcsb/rcsb-saguaro-3d</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@rcsb/rcsb-saguaro-3d</a></li><li><a href="../modules/RcsbFv3DAssembly.html">RcsbFv3DAssembly</a></li><li><a href="../modules/RcsbFv3DAssembly._internal_.html">&lt;internal&gt;</a></li><li><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html">StandardShorthandProperties</a></li></ul><h1>Interface StandardShorthandProperties&lt;TLength, TTime&gt; </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-type-parameters"><h3>Type parameters</h3><ul class="tsd-type-parameters"><li><h4>TLength = <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">0</span></h4></li><li><h4>TTime = <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></h4></li></ul></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">StandardShorthandProperties</span><ul class="tsd-hierarchy"><li><a href="RcsbFv3DAssembly._internal_.StandardProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">StandardProperties</a></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section tsd-is-external"><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#all" class="tsd-kind-icon">all</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#animation" class="tsd-kind-icon">animation</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#background" class="tsd-kind-icon">background</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#backgroundPosition" class="tsd-kind-icon">background<wbr/>Position</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#border" class="tsd-kind-icon">border</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderBlock" class="tsd-kind-icon">border<wbr/>Block</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderBlockEnd" class="tsd-kind-icon">border<wbr/>Block<wbr/>End</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderBlockStart" class="tsd-kind-icon">border<wbr/>Block<wbr/>Start</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderBottom" class="tsd-kind-icon">border<wbr/>Bottom</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderColor" class="tsd-kind-icon">border<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderImage" class="tsd-kind-icon">border<wbr/>Image</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderInline" class="tsd-kind-icon">border<wbr/>Inline</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderInlineEnd" class="tsd-kind-icon">border<wbr/>Inline<wbr/>End</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderInlineStart" class="tsd-kind-icon">border<wbr/>Inline<wbr/>Start</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderLeft" class="tsd-kind-icon">border<wbr/>Left</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderRadius" class="tsd-kind-icon">border<wbr/>Radius</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderRight" class="tsd-kind-icon">border<wbr/>Right</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderStyle" class="tsd-kind-icon">border<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderTop" class="tsd-kind-icon">border<wbr/>Top</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderWidth" class="tsd-kind-icon">border<wbr/>Width</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#columnRule" class="tsd-kind-icon">column<wbr/>Rule</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#columns" class="tsd-kind-icon">columns</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#flex" class="tsd-kind-icon">flex</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#flexFlow" class="tsd-kind-icon">flex<wbr/>Flow</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#font" class="tsd-kind-icon">font</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gap" class="tsd-kind-icon">gap</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#grid" class="tsd-kind-icon">grid</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gridArea" class="tsd-kind-icon">grid<wbr/>Area</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gridColumn" class="tsd-kind-icon">grid<wbr/>Column</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gridRow" class="tsd-kind-icon">grid<wbr/>Row</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gridTemplate" class="tsd-kind-icon">grid<wbr/>Template</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#lineClamp" class="tsd-kind-icon">line<wbr/>Clamp</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#listStyle" class="tsd-kind-icon">list<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#margin" class="tsd-kind-icon">margin</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#mask" class="tsd-kind-icon">mask</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#maskBorder" class="tsd-kind-icon">mask<wbr/>Border</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#motion" class="tsd-kind-icon">motion</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#offset" class="tsd-kind-icon">offset</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#outline" class="tsd-kind-icon">outline</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#overflow" class="tsd-kind-icon">overflow</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#overscrollBehavior" class="tsd-kind-icon">overscroll<wbr/>Behavior</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#padding" class="tsd-kind-icon">padding</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#placeItems" class="tsd-kind-icon">place<wbr/>Items</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#placeSelf" class="tsd-kind-icon">place<wbr/>Self</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#textDecoration" class="tsd-kind-icon">text<wbr/>Decoration</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#textEmphasis" class="tsd-kind-icon">text<wbr/>Emphasis</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#transition" class="tsd-kind-icon">transition</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group tsd-is-external"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="all" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> all<a href="#all" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">all<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Globals" class="tsd-signature-type" data-tsd-kind="Type alias">Globals</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5217</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  2. <p>The <strong><code>all</code></strong> shorthand CSS property resets all of an element&#39;s properties except <code>unicode-bidi</code>, <code>direction</code>, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another stylesheet origin.</p>
  3. </div><div><p><strong>Syntax</strong>: <code>initial | inherit | unset | revert</code></p>
  4. <p><strong>Initial value</strong>: There is no practical initial value for it.</p>
  5. <table>
  6. <thead>
  7. <tr>
  8. <th align="center">Chrome</th>
  9. <th align="center">Firefox</th>
  10. <th align="center">Safari</th>
  11. <th align="center">Edge</th>
  12. <th align="center">IE</th>
  13. </tr>
  14. </thead>
  15. <tbody><tr>
  16. <td align="center"><strong>37</strong></td>
  17. <td align="center"><strong>27</strong></td>
  18. <td align="center"><strong>9.1</strong></td>
  19. <td align="center"><strong>79</strong></td>
  20. <td align="center">No</td>
  21. </tr>
  22. </tbody></table>
  23. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/all">https://developer.mozilla.org/docs/Web/CSS/all</a></p>
  24. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="animation" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> animation<a href="#animation" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">animation<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../modules/RcsbFv3DAssembly._internal_.html#Animation-1" class="tsd-signature-type" data-tsd-kind="Type alias">Animation</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TTime</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5230</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  25. <p>The <strong><code>animation</code></strong> shorthand CSS property applies an animation between styles. It is a shorthand for <code>animation-name</code>, <code>animation-duration</code>, <code>animation-timing-function</code>, <code>animation-delay</code>, <code>animation-iteration-count</code>, <code>animation-direction</code>, <code>animation-fill-mode</code>, and <code>animation-play-state</code>.</p>
  26. </div><div><p><strong>Syntax</strong>: <code>&lt;single-animation&gt;#</code></p>
  27. <table>
  28. <thead>
  29. <tr>
  30. <th align="center">Chrome</th>
  31. <th align="center">Firefox</th>
  32. <th align="center">Safari</th>
  33. <th align="center">Edge</th>
  34. <th align="center">IE</th>
  35. </tr>
  36. </thead>
  37. <tbody><tr>
  38. <td align="center"><strong>43</strong></td>
  39. <td align="center"><strong>16</strong></td>
  40. <td align="center"><strong>9</strong></td>
  41. <td align="center"><strong>12</strong></td>
  42. <td align="center"><strong>10</strong></td>
  43. </tr>
  44. <tr>
  45. <td align="center">3 <em>-x-</em></td>
  46. <td align="center">5 <em>-x-</em></td>
  47. <td align="center">4 <em>-x-</em></td>
  48. <td align="center"></td>
  49. <td align="center"></td>
  50. </tr>
  51. </tbody></table>
  52. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/animation">https://developer.mozilla.org/docs/Web/CSS/animation</a></p>
  53. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="background" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> background<a href="#background" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">background<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Background" class="tsd-signature-type" data-tsd-kind="Type alias">Background</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5242</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  54. <p>The <strong><code>background</code></strong> shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method.</p>
  55. </div><div><p><strong>Syntax</strong>: <code>[ &lt;bg-layer&gt; , ]* &lt;final-bg-layer&gt;</code></p>
  56. <table>
  57. <thead>
  58. <tr>
  59. <th align="center">Chrome</th>
  60. <th align="center">Firefox</th>
  61. <th align="center">Safari</th>
  62. <th align="center">Edge</th>
  63. <th align="center">IE</th>
  64. </tr>
  65. </thead>
  66. <tbody><tr>
  67. <td align="center"><strong>1</strong></td>
  68. <td align="center"><strong>1</strong></td>
  69. <td align="center"><strong>1</strong></td>
  70. <td align="center"><strong>12</strong></td>
  71. <td align="center"><strong>4</strong></td>
  72. </tr>
  73. </tbody></table>
  74. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/background">https://developer.mozilla.org/docs/Web/CSS/background</a></p>
  75. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="backgroundPosition" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Position<a href="#backgroundPosition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">background<wbr/>Position<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BackgroundPosition" class="tsd-signature-type" data-tsd-kind="Type alias">BackgroundPosition</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5256</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  76. <p>The <strong><code>background-position</code></strong> CSS property sets the initial position for each background image. The position is relative to the position layer set by <code>background-origin</code>.</p>
  77. </div><div><p><strong>Syntax</strong>: <code>&lt;bg-position&gt;#</code></p>
  78. <p><strong>Initial value</strong>: <code>0% 0%</code></p>
  79. <table>
  80. <thead>
  81. <tr>
  82. <th align="center">Chrome</th>
  83. <th align="center">Firefox</th>
  84. <th align="center">Safari</th>
  85. <th align="center">Edge</th>
  86. <th align="center">IE</th>
  87. </tr>
  88. </thead>
  89. <tbody><tr>
  90. <td align="center"><strong>1</strong></td>
  91. <td align="center"><strong>1</strong></td>
  92. <td align="center"><strong>1</strong></td>
  93. <td align="center"><strong>12</strong></td>
  94. <td align="center"><strong>4</strong></td>
  95. </tr>
  96. </tbody></table>
  97. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/background-position">https://developer.mozilla.org/docs/Web/CSS/background-position</a></p>
  98. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="border" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<a href="#border" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Border" class="tsd-signature-type" data-tsd-kind="Type alias">Border</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5268</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  99. <p>The <strong><code>border</code></strong> shorthand CSS property sets an element&#39;s border. It sets the values of <code>border-width</code>, <code>border-style</code>, and <code>border-color</code>.</p>
  100. </div><div><p><strong>Syntax</strong>: <code>&lt;line-width&gt; || &lt;line-style&gt; || &lt;color&gt;</code></p>
  101. <table>
  102. <thead>
  103. <tr>
  104. <th align="center">Chrome</th>
  105. <th align="center">Firefox</th>
  106. <th align="center">Safari</th>
  107. <th align="center">Edge</th>
  108. <th align="center">IE</th>
  109. </tr>
  110. </thead>
  111. <tbody><tr>
  112. <td align="center"><strong>1</strong></td>
  113. <td align="center"><strong>1</strong></td>
  114. <td align="center"><strong>1</strong></td>
  115. <td align="center"><strong>12</strong></td>
  116. <td align="center"><strong>4</strong></td>
  117. </tr>
  118. </tbody></table>
  119. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border">https://developer.mozilla.org/docs/Web/CSS/border</a></p>
  120. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderBlock" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Block<a href="#borderBlock" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Block<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderBlock" class="tsd-signature-type" data-tsd-kind="Type alias">BorderBlock</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5280</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  121. <p>The <strong><code>border-block</code></strong> CSS property is a shorthand property for setting the individual logical block border property values in a single place in the style sheet.</p>
  122. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;border-top-width&#39;&gt; || &lt;&#39;border-top-style&#39;&gt; || &lt;color&gt;</code></p>
  123. <table>
  124. <thead>
  125. <tr>
  126. <th align="center">Chrome</th>
  127. <th align="center">Firefox</th>
  128. <th align="center">Safari</th>
  129. <th align="center">Edge</th>
  130. <th align="center">IE</th>
  131. </tr>
  132. </thead>
  133. <tbody><tr>
  134. <td align="center"><strong>87</strong></td>
  135. <td align="center"><strong>66</strong></td>
  136. <td align="center"><strong>14.1</strong></td>
  137. <td align="center"><strong>87</strong></td>
  138. <td align="center">No</td>
  139. </tr>
  140. </tbody></table>
  141. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-block">https://developer.mozilla.org/docs/Web/CSS/border-block</a></p>
  142. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderBlockEnd" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Block<wbr/>End<a href="#borderBlockEnd" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Block<wbr/>End<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderBlockEnd" class="tsd-signature-type" data-tsd-kind="Type alias">BorderBlockEnd</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5292</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  143. <p>The <strong><code>border-block-end</code></strong> CSS property is a shorthand property for setting the individual logical block-end border property values in a single place in the style sheet.</p>
  144. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;border-top-width&#39;&gt; || &lt;&#39;border-top-style&#39;&gt; || &lt;color&gt;</code></p>
  145. <table>
  146. <thead>
  147. <tr>
  148. <th align="center">Chrome</th>
  149. <th align="center">Firefox</th>
  150. <th align="center">Safari</th>
  151. <th align="center">Edge</th>
  152. <th align="center">IE</th>
  153. </tr>
  154. </thead>
  155. <tbody><tr>
  156. <td align="center"><strong>69</strong></td>
  157. <td align="center"><strong>41</strong></td>
  158. <td align="center"><strong>12.1</strong></td>
  159. <td align="center"><strong>79</strong></td>
  160. <td align="center">No</td>
  161. </tr>
  162. </tbody></table>
  163. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-block-end">https://developer.mozilla.org/docs/Web/CSS/border-block-end</a></p>
  164. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderBlockStart" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Block<wbr/>Start<a href="#borderBlockStart" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Block<wbr/>Start<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderBlockStart" class="tsd-signature-type" data-tsd-kind="Type alias">BorderBlockStart</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5304</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  165. <p>The <strong><code>border-block-start</code></strong> CSS property is a shorthand property for setting the individual logical block-start border property values in a single place in the style sheet.</p>
  166. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;border-top-width&#39;&gt; || &lt;&#39;border-top-style&#39;&gt; || &lt;color&gt;</code></p>
  167. <table>
  168. <thead>
  169. <tr>
  170. <th align="center">Chrome</th>
  171. <th align="center">Firefox</th>
  172. <th align="center">Safari</th>
  173. <th align="center">Edge</th>
  174. <th align="center">IE</th>
  175. </tr>
  176. </thead>
  177. <tbody><tr>
  178. <td align="center"><strong>69</strong></td>
  179. <td align="center"><strong>41</strong></td>
  180. <td align="center"><strong>12.1</strong></td>
  181. <td align="center"><strong>79</strong></td>
  182. <td align="center">No</td>
  183. </tr>
  184. </tbody></table>
  185. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-block-start">https://developer.mozilla.org/docs/Web/CSS/border-block-start</a></p>
  186. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderBottom" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Bottom<a href="#borderBottom" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Bottom<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderBottom" class="tsd-signature-type" data-tsd-kind="Type alias">BorderBottom</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5316</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  187. <p>The <strong><code>border-bottom</code></strong> shorthand CSS property sets an element&#39;s bottom border. It sets the values of <code>border-bottom-width</code>, <code>border-bottom-style</code> and <code>border-bottom-color</code>.</p>
  188. </div><div><p><strong>Syntax</strong>: <code>&lt;line-width&gt; || &lt;line-style&gt; || &lt;color&gt;</code></p>
  189. <table>
  190. <thead>
  191. <tr>
  192. <th align="center">Chrome</th>
  193. <th align="center">Firefox</th>
  194. <th align="center">Safari</th>
  195. <th align="center">Edge</th>
  196. <th align="center">IE</th>
  197. </tr>
  198. </thead>
  199. <tbody><tr>
  200. <td align="center"><strong>1</strong></td>
  201. <td align="center"><strong>1</strong></td>
  202. <td align="center"><strong>1</strong></td>
  203. <td align="center"><strong>12</strong></td>
  204. <td align="center"><strong>4</strong></td>
  205. </tr>
  206. </tbody></table>
  207. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-bottom">https://developer.mozilla.org/docs/Web/CSS/border-bottom</a></p>
  208. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderColor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Color<a href="#borderColor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Color<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderColor" class="tsd-signature-type" data-tsd-kind="Type alias">BorderColor</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5328</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  209. <p>The <strong><code>border-color</code></strong> shorthand CSS property sets the color of an element&#39;s border.</p>
  210. </div><div><p><strong>Syntax</strong>: <code>&lt;color&gt;{1,4}</code></p>
  211. <table>
  212. <thead>
  213. <tr>
  214. <th align="center">Chrome</th>
  215. <th align="center">Firefox</th>
  216. <th align="center">Safari</th>
  217. <th align="center">Edge</th>
  218. <th align="center">IE</th>
  219. </tr>
  220. </thead>
  221. <tbody><tr>
  222. <td align="center"><strong>1</strong></td>
  223. <td align="center"><strong>1</strong></td>
  224. <td align="center"><strong>1</strong></td>
  225. <td align="center"><strong>12</strong></td>
  226. <td align="center"><strong>4</strong></td>
  227. </tr>
  228. </tbody></table>
  229. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-color">https://developer.mozilla.org/docs/Web/CSS/border-color</a></p>
  230. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderImage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Image<a href="#borderImage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Image<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderImage" class="tsd-signature-type" data-tsd-kind="Type alias">BorderImage</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5341</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  231. <p>The <strong><code>border-image</code></strong> CSS property draws an image around a given element. It replaces the element&#39;s regular border.</p>
  232. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;border-image-source&#39;&gt; || &lt;&#39;border-image-slice&#39;&gt; [ / &lt;&#39;border-image-width&#39;&gt; | / &lt;&#39;border-image-width&#39;&gt;? / &lt;&#39;border-image-outset&#39;&gt; ]? || &lt;&#39;border-image-repeat&#39;&gt;</code></p>
  233. <table>
  234. <thead>
  235. <tr>
  236. <th align="center">Chrome</th>
  237. <th align="center">Firefox</th>
  238. <th align="center">Safari</th>
  239. <th align="center">Edge</th>
  240. <th align="center">IE</th>
  241. </tr>
  242. </thead>
  243. <tbody><tr>
  244. <td align="center"><strong>16</strong></td>
  245. <td align="center"><strong>15</strong></td>
  246. <td align="center"><strong>6</strong></td>
  247. <td align="center"><strong>12</strong></td>
  248. <td align="center"><strong>11</strong></td>
  249. </tr>
  250. <tr>
  251. <td align="center">7 <em>-x-</em></td>
  252. <td align="center">3.5 <em>-x-</em></td>
  253. <td align="center">3 <em>-x-</em></td>
  254. <td align="center"></td>
  255. <td align="center"></td>
  256. </tr>
  257. </tbody></table>
  258. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-image">https://developer.mozilla.org/docs/Web/CSS/border-image</a></p>
  259. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderInline" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Inline<a href="#borderInline" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Inline<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderInline" class="tsd-signature-type" data-tsd-kind="Type alias">BorderInline</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5353</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  260. <p>The <strong><code>border-inline</code></strong> CSS property is a shorthand property for setting the individual logical inline border property values in a single place in the style sheet.</p>
  261. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;border-top-width&#39;&gt; || &lt;&#39;border-top-style&#39;&gt; || &lt;color&gt;</code></p>
  262. <table>
  263. <thead>
  264. <tr>
  265. <th align="center">Chrome</th>
  266. <th align="center">Firefox</th>
  267. <th align="center">Safari</th>
  268. <th align="center">Edge</th>
  269. <th align="center">IE</th>
  270. </tr>
  271. </thead>
  272. <tbody><tr>
  273. <td align="center"><strong>87</strong></td>
  274. <td align="center"><strong>66</strong></td>
  275. <td align="center"><strong>14.1</strong></td>
  276. <td align="center"><strong>87</strong></td>
  277. <td align="center">No</td>
  278. </tr>
  279. </tbody></table>
  280. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-inline">https://developer.mozilla.org/docs/Web/CSS/border-inline</a></p>
  281. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderInlineEnd" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Inline<wbr/>End<a href="#borderInlineEnd" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Inline<wbr/>End<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderInlineEnd" class="tsd-signature-type" data-tsd-kind="Type alias">BorderInlineEnd</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5365</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  282. <p>The <strong><code>border-inline-end</code></strong> CSS property is a shorthand property for setting the individual logical inline-end border property values in a single place in the style sheet.</p>
  283. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;border-top-width&#39;&gt; || &lt;&#39;border-top-style&#39;&gt; || &lt;color&gt;</code></p>
  284. <table>
  285. <thead>
  286. <tr>
  287. <th align="center">Chrome</th>
  288. <th align="center">Firefox</th>
  289. <th align="center">Safari</th>
  290. <th align="center">Edge</th>
  291. <th align="center">IE</th>
  292. </tr>
  293. </thead>
  294. <tbody><tr>
  295. <td align="center"><strong>69</strong></td>
  296. <td align="center"><strong>41</strong></td>
  297. <td align="center"><strong>12.1</strong></td>
  298. <td align="center"><strong>79</strong></td>
  299. <td align="center">No</td>
  300. </tr>
  301. </tbody></table>
  302. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-inline-end">https://developer.mozilla.org/docs/Web/CSS/border-inline-end</a></p>
  303. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderInlineStart" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Inline<wbr/>Start<a href="#borderInlineStart" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Inline<wbr/>Start<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderInlineStart" class="tsd-signature-type" data-tsd-kind="Type alias">BorderInlineStart</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5377</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  304. <p>The <strong><code>border-inline-start</code></strong> CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet.</p>
  305. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;border-top-width&#39;&gt; || &lt;&#39;border-top-style&#39;&gt; || &lt;color&gt;</code></p>
  306. <table>
  307. <thead>
  308. <tr>
  309. <th align="center">Chrome</th>
  310. <th align="center">Firefox</th>
  311. <th align="center">Safari</th>
  312. <th align="center">Edge</th>
  313. <th align="center">IE</th>
  314. </tr>
  315. </thead>
  316. <tbody><tr>
  317. <td align="center"><strong>69</strong></td>
  318. <td align="center"><strong>41</strong></td>
  319. <td align="center"><strong>12.1</strong></td>
  320. <td align="center"><strong>79</strong></td>
  321. <td align="center">No</td>
  322. </tr>
  323. </tbody></table>
  324. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-inline-start">https://developer.mozilla.org/docs/Web/CSS/border-inline-start</a></p>
  325. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderLeft" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Left<a href="#borderLeft" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Left<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderLeft" class="tsd-signature-type" data-tsd-kind="Type alias">BorderLeft</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5389</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  326. <p>The <strong><code>border-left</code></strong> shorthand CSS property sets all the properties of an element&#39;s left border.</p>
  327. </div><div><p><strong>Syntax</strong>: <code>&lt;line-width&gt; || &lt;line-style&gt; || &lt;color&gt;</code></p>
  328. <table>
  329. <thead>
  330. <tr>
  331. <th align="center">Chrome</th>
  332. <th align="center">Firefox</th>
  333. <th align="center">Safari</th>
  334. <th align="center">Edge</th>
  335. <th align="center">IE</th>
  336. </tr>
  337. </thead>
  338. <tbody><tr>
  339. <td align="center"><strong>1</strong></td>
  340. <td align="center"><strong>1</strong></td>
  341. <td align="center"><strong>1</strong></td>
  342. <td align="center"><strong>12</strong></td>
  343. <td align="center"><strong>4</strong></td>
  344. </tr>
  345. </tbody></table>
  346. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-left">https://developer.mozilla.org/docs/Web/CSS/border-left</a></p>
  347. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderRadius" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Radius<a href="#borderRadius" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Radius<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderRadius" class="tsd-signature-type" data-tsd-kind="Type alias">BorderRadius</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5402</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  348. <p>The <strong><code>border-radius</code></strong> CSS property rounds the corners of an element&#39;s outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.</p>
  349. </div><div><p><strong>Syntax</strong>: <code>&lt;length-percentage&gt;{1,4} [ / &lt;length-percentage&gt;{1,4} ]?</code></p>
  350. <table>
  351. <thead>
  352. <tr>
  353. <th align="center">Chrome</th>
  354. <th align="center">Firefox</th>
  355. <th align="center">Safari</th>
  356. <th align="center">Edge</th>
  357. <th align="center">IE</th>
  358. </tr>
  359. </thead>
  360. <tbody><tr>
  361. <td align="center"><strong>4</strong></td>
  362. <td align="center"><strong>4</strong></td>
  363. <td align="center"><strong>5</strong></td>
  364. <td align="center"><strong>12</strong></td>
  365. <td align="center"><strong>9</strong></td>
  366. </tr>
  367. <tr>
  368. <td align="center">1 <em>-x-</em></td>
  369. <td align="center"></td>
  370. <td align="center">3 <em>-x-</em></td>
  371. <td align="center"></td>
  372. <td align="center"></td>
  373. </tr>
  374. </tbody></table>
  375. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-radius">https://developer.mozilla.org/docs/Web/CSS/border-radius</a></p>
  376. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderRight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Right<a href="#borderRight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Right<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderRight" class="tsd-signature-type" data-tsd-kind="Type alias">BorderRight</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5414</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  377. <p>The <strong><code>border-right</code></strong> shorthand CSS property sets all the properties of an element&#39;s right border.</p>
  378. </div><div><p><strong>Syntax</strong>: <code>&lt;line-width&gt; || &lt;line-style&gt; || &lt;color&gt;</code></p>
  379. <table>
  380. <thead>
  381. <tr>
  382. <th align="center">Chrome</th>
  383. <th align="center">Firefox</th>
  384. <th align="center">Safari</th>
  385. <th align="center">Edge</th>
  386. <th align="center">IE</th>
  387. </tr>
  388. </thead>
  389. <tbody><tr>
  390. <td align="center"><strong>1</strong></td>
  391. <td align="center"><strong>1</strong></td>
  392. <td align="center"><strong>1</strong></td>
  393. <td align="center"><strong>12</strong></td>
  394. <td align="center"><strong>5.5</strong></td>
  395. </tr>
  396. </tbody></table>
  397. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-right">https://developer.mozilla.org/docs/Web/CSS/border-right</a></p>
  398. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Style<a href="#borderStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Style<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderStyle" class="tsd-signature-type" data-tsd-kind="Type alias">BorderStyle</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5426</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  399. <p>The <strong><code>border-style</code></strong> shorthand CSS property sets the line style for all four sides of an element&#39;s border.</p>
  400. </div><div><p><strong>Syntax</strong>: <code>&lt;line-style&gt;{1,4}</code></p>
  401. <table>
  402. <thead>
  403. <tr>
  404. <th align="center">Chrome</th>
  405. <th align="center">Firefox</th>
  406. <th align="center">Safari</th>
  407. <th align="center">Edge</th>
  408. <th align="center">IE</th>
  409. </tr>
  410. </thead>
  411. <tbody><tr>
  412. <td align="center"><strong>1</strong></td>
  413. <td align="center"><strong>1</strong></td>
  414. <td align="center"><strong>1</strong></td>
  415. <td align="center"><strong>12</strong></td>
  416. <td align="center"><strong>4</strong></td>
  417. </tr>
  418. </tbody></table>
  419. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-style">https://developer.mozilla.org/docs/Web/CSS/border-style</a></p>
  420. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderTop" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Top<a href="#borderTop" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Top<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderTop" class="tsd-signature-type" data-tsd-kind="Type alias">BorderTop</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5438</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  421. <p>The <strong><code>border-top</code></strong> shorthand CSS property sets all the properties of an element&#39;s top border.</p>
  422. </div><div><p><strong>Syntax</strong>: <code>&lt;line-width&gt; || &lt;line-style&gt; || &lt;color&gt;</code></p>
  423. <table>
  424. <thead>
  425. <tr>
  426. <th align="center">Chrome</th>
  427. <th align="center">Firefox</th>
  428. <th align="center">Safari</th>
  429. <th align="center">Edge</th>
  430. <th align="center">IE</th>
  431. </tr>
  432. </thead>
  433. <tbody><tr>
  434. <td align="center"><strong>1</strong></td>
  435. <td align="center"><strong>1</strong></td>
  436. <td align="center"><strong>1</strong></td>
  437. <td align="center"><strong>12</strong></td>
  438. <td align="center"><strong>4</strong></td>
  439. </tr>
  440. </tbody></table>
  441. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-top">https://developer.mozilla.org/docs/Web/CSS/border-top</a></p>
  442. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="borderWidth" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Width<a href="#borderWidth" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">border<wbr/>Width<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#BorderWidth" class="tsd-signature-type" data-tsd-kind="Type alias">BorderWidth</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5450</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  443. <p>The <strong><code>border-width</code></strong> shorthand CSS property sets the width of an element&#39;s border.</p>
  444. </div><div><p><strong>Syntax</strong>: <code>&lt;line-width&gt;{1,4}</code></p>
  445. <table>
  446. <thead>
  447. <tr>
  448. <th align="center">Chrome</th>
  449. <th align="center">Firefox</th>
  450. <th align="center">Safari</th>
  451. <th align="center">Edge</th>
  452. <th align="center">IE</th>
  453. </tr>
  454. </thead>
  455. <tbody><tr>
  456. <td align="center"><strong>1</strong></td>
  457. <td align="center"><strong>1</strong></td>
  458. <td align="center"><strong>1</strong></td>
  459. <td align="center"><strong>12</strong></td>
  460. <td align="center"><strong>4</strong></td>
  461. </tr>
  462. </tbody></table>
  463. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/border-width">https://developer.mozilla.org/docs/Web/CSS/border-width</a></p>
  464. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="columnRule" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> column<wbr/>Rule<a href="#columnRule" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">column<wbr/>Rule<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#ColumnRule" class="tsd-signature-type" data-tsd-kind="Type alias">ColumnRule</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5463</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  465. <p>The <strong><code>column-rule</code></strong> shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.</p>
  466. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;column-rule-width&#39;&gt; || &lt;&#39;column-rule-style&#39;&gt; || &lt;&#39;column-rule-color&#39;&gt;</code></p>
  467. <table>
  468. <thead>
  469. <tr>
  470. <th align="center">Chrome</th>
  471. <th align="center">Firefox</th>
  472. <th align="center">Safari</th>
  473. <th align="center">Edge</th>
  474. <th align="center">IE</th>
  475. </tr>
  476. </thead>
  477. <tbody><tr>
  478. <td align="center"><strong>50</strong></td>
  479. <td align="center"><strong>52</strong></td>
  480. <td align="center"><strong>9</strong></td>
  481. <td align="center"><strong>12</strong></td>
  482. <td align="center"><strong>10</strong></td>
  483. </tr>
  484. <tr>
  485. <td align="center">1 <em>-x-</em></td>
  486. <td align="center"></td>
  487. <td align="center">3 <em>-x-</em></td>
  488. <td align="center"></td>
  489. <td align="center"></td>
  490. </tr>
  491. </tbody></table>
  492. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/column-rule">https://developer.mozilla.org/docs/Web/CSS/column-rule</a></p>
  493. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="columns" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> columns<a href="#columns" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">columns<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../modules/RcsbFv3DAssembly._internal_.html#Columns" class="tsd-signature-type" data-tsd-kind="Type alias">Columns</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5476</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  494. <p>The <strong><code>columns</code></strong> CSS shorthand property sets the number of columns to use when drawing an element&#39;s contents, as well as those columns&#39; widths.</p>
  495. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;column-width&#39;&gt; || &lt;&#39;column-count&#39;&gt;</code></p>
  496. <table>
  497. <thead>
  498. <tr>
  499. <th align="center">Chrome</th>
  500. <th align="center">Firefox</th>
  501. <th align="center">Safari</th>
  502. <th align="center">Edge</th>
  503. <th align="center">IE</th>
  504. </tr>
  505. </thead>
  506. <tbody><tr>
  507. <td align="center"><strong>50</strong></td>
  508. <td align="center"><strong>52</strong></td>
  509. <td align="center"><strong>9</strong></td>
  510. <td align="center"><strong>12</strong></td>
  511. <td align="center"><strong>10</strong></td>
  512. </tr>
  513. <tr>
  514. <td align="center"></td>
  515. <td align="center"></td>
  516. <td align="center">3 <em>-x-</em></td>
  517. <td align="center"></td>
  518. <td align="center"></td>
  519. </tr>
  520. </tbody></table>
  521. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/columns">https://developer.mozilla.org/docs/Web/CSS/columns</a></p>
  522. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="flex" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> flex<a href="#flex" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">flex<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Flex" class="tsd-signature-type" data-tsd-kind="Type alias">Flex</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5489</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  523. <p>The <strong><code>flex</code></strong> CSS shorthand property sets how a flex <em>item</em> will grow or shrink to fit the space available in its flex container.</p>
  524. </div><div><p><strong>Syntax</strong>: <code>none | [ &lt;&#39;flex-grow&#39;&gt; &lt;&#39;flex-shrink&#39;&gt;? || &lt;&#39;flex-basis&#39;&gt; ]</code></p>
  525. <table>
  526. <thead>
  527. <tr>
  528. <th align="center">Chrome</th>
  529. <th align="center">Firefox</th>
  530. <th align="center">Safari</th>
  531. <th align="center">Edge</th>
  532. <th align="center">IE</th>
  533. </tr>
  534. </thead>
  535. <tbody><tr>
  536. <td align="center"><strong>29</strong></td>
  537. <td align="center"><strong>20</strong></td>
  538. <td align="center"><strong>9</strong></td>
  539. <td align="center"><strong>12</strong></td>
  540. <td align="center"><strong>11</strong></td>
  541. </tr>
  542. <tr>
  543. <td align="center">21 <em>-x-</em></td>
  544. <td align="center"></td>
  545. <td align="center">7 <em>-x-</em></td>
  546. <td align="center"></td>
  547. <td align="center">10 <em>-x-</em></td>
  548. </tr>
  549. </tbody></table>
  550. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/flex">https://developer.mozilla.org/docs/Web/CSS/flex</a></p>
  551. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="flexFlow" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> flex<wbr/>Flow<a href="#flexFlow" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">flex<wbr/>Flow<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#FlexFlow" class="tsd-signature-type" data-tsd-kind="Type alias">FlexFlow</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5502</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  552. <p>The <strong><code>flex-flow</code></strong> CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.</p>
  553. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;flex-direction&#39;&gt; || &lt;&#39;flex-wrap&#39;&gt;</code></p>
  554. <table>
  555. <thead>
  556. <tr>
  557. <th align="center">Chrome</th>
  558. <th align="center">Firefox</th>
  559. <th align="center">Safari</th>
  560. <th align="center">Edge</th>
  561. <th align="center">IE</th>
  562. </tr>
  563. </thead>
  564. <tbody><tr>
  565. <td align="center"><strong>29</strong></td>
  566. <td align="center"><strong>28</strong></td>
  567. <td align="center"><strong>9</strong></td>
  568. <td align="center"><strong>12</strong></td>
  569. <td align="center"><strong>11</strong></td>
  570. </tr>
  571. <tr>
  572. <td align="center">21 <em>-x-</em></td>
  573. <td align="center"></td>
  574. <td align="center">7 <em>-x-</em></td>
  575. <td align="center"></td>
  576. <td align="center"></td>
  577. </tr>
  578. </tbody></table>
  579. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/flex-flow">https://developer.mozilla.org/docs/Web/CSS/flex-flow</a></p>
  580. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="font" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> font<a href="#font" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">font<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Font" class="tsd-signature-type" data-tsd-kind="Type alias">Font</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5514</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  581. <p>The <strong><code>font</code></strong> CSS shorthand property sets all the different properties of an element&#39;s font. Alternatively, it sets an element&#39;s font to a system font.</p>
  582. </div><div><p><strong>Syntax</strong>: <code>[ [ &lt;&#39;font-style&#39;&gt; || &lt;font-variant-css21&gt; || &lt;&#39;font-weight&#39;&gt; || &lt;&#39;font-stretch&#39;&gt; ]? &lt;&#39;font-size&#39;&gt; [ / &lt;&#39;line-height&#39;&gt; ]? &lt;&#39;font-family&#39;&gt; ] | caption | icon | menu | message-box | small-caption | status-bar</code></p>
  583. <table>
  584. <thead>
  585. <tr>
  586. <th align="center">Chrome</th>
  587. <th align="center">Firefox</th>
  588. <th align="center">Safari</th>
  589. <th align="center">Edge</th>
  590. <th align="center">IE</th>
  591. </tr>
  592. </thead>
  593. <tbody><tr>
  594. <td align="center"><strong>1</strong></td>
  595. <td align="center"><strong>1</strong></td>
  596. <td align="center"><strong>1</strong></td>
  597. <td align="center"><strong>12</strong></td>
  598. <td align="center"><strong>3</strong></td>
  599. </tr>
  600. </tbody></table>
  601. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/font">https://developer.mozilla.org/docs/Web/CSS/font</a></p>
  602. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="gap" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> gap<a href="#gap" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">gap<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Gap" class="tsd-signature-type" data-tsd-kind="Type alias">Gap</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5549</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  603. <p>The <strong><code>gap</code></strong> CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for <code>row-gap</code> and <code>column-gap</code>.</p>
  604. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;row-gap&#39;&gt; &lt;&#39;column-gap&#39;&gt;?</code></p>
  605. <hr>
  606. <p><em>Supported in Flex Layout</em></p>
  607. <table>
  608. <thead>
  609. <tr>
  610. <th align="center">Chrome</th>
  611. <th align="center">Firefox</th>
  612. <th align="center">Safari</th>
  613. <th align="center">Edge</th>
  614. <th align="center">IE</th>
  615. </tr>
  616. </thead>
  617. <tbody><tr>
  618. <td align="center"><strong>84</strong></td>
  619. <td align="center"><strong>63</strong></td>
  620. <td align="center"><strong>14.1</strong></td>
  621. <td align="center"><strong>84</strong></td>
  622. <td align="center">No</td>
  623. </tr>
  624. </tbody></table>
  625. <hr>
  626. <p><em>Supported in Grid Layout</em></p>
  627. <table>
  628. <thead>
  629. <tr>
  630. <th align="center">Chrome</th>
  631. <th align="center">Firefox</th>
  632. <th align="center">Safari</th>
  633. <th align="center">Edge</th>
  634. <th align="center">IE</th>
  635. </tr>
  636. </thead>
  637. <tbody><tr>
  638. <td align="center"><strong>66</strong></td>
  639. <td align="center"><strong>61</strong></td>
  640. <td align="center"><strong>12</strong></td>
  641. <td align="center"><strong>16</strong></td>
  642. <td align="center">No</td>
  643. </tr>
  644. <tr>
  645. <td align="center">57 <em>(grid-gap)</em></td>
  646. <td align="center">52 <em>(grid-gap)</em></td>
  647. <td align="center">10.1 <em>(grid-gap)</em></td>
  648. <td align="center"></td>
  649. <td align="center"></td>
  650. </tr>
  651. </tbody></table>
  652. <hr>
  653. <p><em>Supported in Multi-column Layout</em></p>
  654. <table>
  655. <thead>
  656. <tr>
  657. <th align="center">Chrome</th>
  658. <th align="center">Firefox</th>
  659. <th align="center">Safari</th>
  660. <th align="center">Edge</th>
  661. <th align="center">IE</th>
  662. </tr>
  663. </thead>
  664. <tbody><tr>
  665. <td align="center"><strong>66</strong></td>
  666. <td align="center"><strong>61</strong></td>
  667. <td align="center">No</td>
  668. <td align="center"><strong>16</strong></td>
  669. <td align="center">No</td>
  670. </tr>
  671. </tbody></table>
  672. <hr>
  673. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/gap">https://developer.mozilla.org/docs/Web/CSS/gap</a></p>
  674. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="grid" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> grid<a href="#grid" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">grid<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../modules/RcsbFv3DAssembly._internal_.html#Grid-2" class="tsd-signature-type" data-tsd-kind="Type alias">Grid</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5561</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  675. <p>The <strong><code>grid</code></strong> CSS property is a shorthand property that sets all of the explicit and implicit grid properties in a single declaration.</p>
  676. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;grid-template&#39;&gt; | &lt;&#39;grid-template-rows&#39;&gt; / [ auto-flow &amp;&amp; dense? ] &lt;&#39;grid-auto-columns&#39;&gt;? | [ auto-flow &amp;&amp; dense? ] &lt;&#39;grid-auto-rows&#39;&gt;? / &lt;&#39;grid-template-columns&#39;&gt;</code></p>
  677. <table>
  678. <thead>
  679. <tr>
  680. <th align="center">Chrome</th>
  681. <th align="center">Firefox</th>
  682. <th align="center">Safari</th>
  683. <th align="center">Edge</th>
  684. <th align="center">IE</th>
  685. </tr>
  686. </thead>
  687. <tbody><tr>
  688. <td align="center"><strong>57</strong></td>
  689. <td align="center"><strong>52</strong></td>
  690. <td align="center"><strong>10.1</strong></td>
  691. <td align="center"><strong>16</strong></td>
  692. <td align="center">No</td>
  693. </tr>
  694. </tbody></table>
  695. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/grid">https://developer.mozilla.org/docs/Web/CSS/grid</a></p>
  696. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="gridArea" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> grid<wbr/>Area<a href="#gridArea" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">grid<wbr/>Area<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#GridArea" class="tsd-signature-type" data-tsd-kind="Type alias">GridArea</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5573</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  697. <p>The <strong><code>grid-area</code></strong> CSS shorthand property specifies a grid item&#39;s size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.</p>
  698. </div><div><p><strong>Syntax</strong>: <code>&lt;grid-line&gt; [ / &lt;grid-line&gt; ]{0,3}</code></p>
  699. <table>
  700. <thead>
  701. <tr>
  702. <th align="center">Chrome</th>
  703. <th align="center">Firefox</th>
  704. <th align="center">Safari</th>
  705. <th align="center">Edge</th>
  706. <th align="center">IE</th>
  707. </tr>
  708. </thead>
  709. <tbody><tr>
  710. <td align="center"><strong>57</strong></td>
  711. <td align="center"><strong>52</strong></td>
  712. <td align="center"><strong>10.1</strong></td>
  713. <td align="center"><strong>16</strong></td>
  714. <td align="center">No</td>
  715. </tr>
  716. </tbody></table>
  717. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/grid-area">https://developer.mozilla.org/docs/Web/CSS/grid-area</a></p>
  718. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="gridColumn" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> grid<wbr/>Column<a href="#gridColumn" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">grid<wbr/>Column<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#GridColumn" class="tsd-signature-type" data-tsd-kind="Type alias">GridColumn</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5585</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  719. <p>The <strong><code>grid-column</code></strong> CSS shorthand property specifies a grid item&#39;s size and location within a grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.</p>
  720. </div><div><p><strong>Syntax</strong>: <code>&lt;grid-line&gt; [ / &lt;grid-line&gt; ]?</code></p>
  721. <table>
  722. <thead>
  723. <tr>
  724. <th align="center">Chrome</th>
  725. <th align="center">Firefox</th>
  726. <th align="center">Safari</th>
  727. <th align="center">Edge</th>
  728. <th align="center">IE</th>
  729. </tr>
  730. </thead>
  731. <tbody><tr>
  732. <td align="center"><strong>57</strong></td>
  733. <td align="center"><strong>52</strong></td>
  734. <td align="center"><strong>10.1</strong></td>
  735. <td align="center"><strong>16</strong></td>
  736. <td align="center">No</td>
  737. </tr>
  738. </tbody></table>
  739. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/grid-column">https://developer.mozilla.org/docs/Web/CSS/grid-column</a></p>
  740. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="gridRow" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> grid<wbr/>Row<a href="#gridRow" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">grid<wbr/>Row<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#GridRow" class="tsd-signature-type" data-tsd-kind="Type alias">GridRow</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5597</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  741. <p>The <strong><code>grid-row</code></strong> CSS shorthand property specifies a grid item&#39;s size and location within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.</p>
  742. </div><div><p><strong>Syntax</strong>: <code>&lt;grid-line&gt; [ / &lt;grid-line&gt; ]?</code></p>
  743. <table>
  744. <thead>
  745. <tr>
  746. <th align="center">Chrome</th>
  747. <th align="center">Firefox</th>
  748. <th align="center">Safari</th>
  749. <th align="center">Edge</th>
  750. <th align="center">IE</th>
  751. </tr>
  752. </thead>
  753. <tbody><tr>
  754. <td align="center"><strong>57</strong></td>
  755. <td align="center"><strong>52</strong></td>
  756. <td align="center"><strong>10.1</strong></td>
  757. <td align="center"><strong>16</strong></td>
  758. <td align="center">No</td>
  759. </tr>
  760. </tbody></table>
  761. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/grid-row">https://developer.mozilla.org/docs/Web/CSS/grid-row</a></p>
  762. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="gridTemplate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> grid<wbr/>Template<a href="#gridTemplate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">grid<wbr/>Template<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#GridTemplate" class="tsd-signature-type" data-tsd-kind="Type alias">GridTemplate</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5609</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  763. <p>The <strong><code>grid-template</code></strong> CSS property is a shorthand property for defining grid columns, rows, and areas.</p>
  764. </div><div><p><strong>Syntax</strong>: <code>none | [ &lt;&#39;grid-template-rows&#39;&gt; / &lt;&#39;grid-template-columns&#39;&gt; ] | [ &lt;line-names&gt;? &lt;string&gt; &lt;track-size&gt;? &lt;line-names&gt;? ]+ [ / &lt;explicit-track-list&gt; ]?</code></p>
  765. <table>
  766. <thead>
  767. <tr>
  768. <th align="center">Chrome</th>
  769. <th align="center">Firefox</th>
  770. <th align="center">Safari</th>
  771. <th align="center">Edge</th>
  772. <th align="center">IE</th>
  773. </tr>
  774. </thead>
  775. <tbody><tr>
  776. <td align="center"><strong>57</strong></td>
  777. <td align="center"><strong>52</strong></td>
  778. <td align="center"><strong>10.1</strong></td>
  779. <td align="center"><strong>16</strong></td>
  780. <td align="center">No</td>
  781. </tr>
  782. </tbody></table>
  783. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/grid-template">https://developer.mozilla.org/docs/Web/CSS/grid-template</a></p>
  784. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="lineClamp" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> line<wbr/>Clamp<a href="#lineClamp" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">line<wbr/>Clamp<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#LineClamp" class="tsd-signature-type" data-tsd-kind="Type alias">LineClamp</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5615</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  785. <p><strong>Syntax</strong>: <code>none | &lt;integer&gt;</code></p>
  786. </div><div><p><strong>Initial value</strong>: <code>none</code></p>
  787. </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="listStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> list<wbr/>Style<a href="#listStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">list<wbr/>Style<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#ListStyle" class="tsd-signature-type" data-tsd-kind="Type alias">ListStyle</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5627</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  788. <p>The <strong><code>list-style</code></strong> CSS shorthand property allows you to set all the list style properties at once.</p>
  789. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;list-style-type&#39;&gt; || &lt;&#39;list-style-position&#39;&gt; || &lt;&#39;list-style-image&#39;&gt;</code></p>
  790. <table>
  791. <thead>
  792. <tr>
  793. <th align="center">Chrome</th>
  794. <th align="center">Firefox</th>
  795. <th align="center">Safari</th>
  796. <th align="center">Edge</th>
  797. <th align="center">IE</th>
  798. </tr>
  799. </thead>
  800. <tbody><tr>
  801. <td align="center"><strong>1</strong></td>
  802. <td align="center"><strong>1</strong></td>
  803. <td align="center"><strong>1</strong></td>
  804. <td align="center"><strong>12</strong></td>
  805. <td align="center"><strong>4</strong></td>
  806. </tr>
  807. </tbody></table>
  808. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/list-style">https://developer.mozilla.org/docs/Web/CSS/list-style</a></p>
  809. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="margin" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> margin<a href="#margin" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">margin<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Margin" class="tsd-signature-type" data-tsd-kind="Type alias">Margin</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5639</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  810. <p>The <strong><code>margin</code></strong> CSS shorthand property sets the margin area on all four sides of an element.</p>
  811. </div><div><p><strong>Syntax</strong>: <code>[ &lt;length&gt; | &lt;percentage&gt; | auto ]{1,4}</code></p>
  812. <table>
  813. <thead>
  814. <tr>
  815. <th align="center">Chrome</th>
  816. <th align="center">Firefox</th>
  817. <th align="center">Safari</th>
  818. <th align="center">Edge</th>
  819. <th align="center">IE</th>
  820. </tr>
  821. </thead>
  822. <tbody><tr>
  823. <td align="center"><strong>1</strong></td>
  824. <td align="center"><strong>1</strong></td>
  825. <td align="center"><strong>1</strong></td>
  826. <td align="center"><strong>12</strong></td>
  827. <td align="center"><strong>3</strong></td>
  828. </tr>
  829. </tbody></table>
  830. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/margin">https://developer.mozilla.org/docs/Web/CSS/margin</a></p>
  831. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="mask" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mask<a href="#mask" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mask<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Mask" class="tsd-signature-type" data-tsd-kind="Type alias">Mask</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5651</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  832. <p>The <strong><code>mask</code></strong> CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.</p>
  833. </div><div><p><strong>Syntax</strong>: <code>&lt;mask-layer&gt;#</code></p>
  834. <table>
  835. <thead>
  836. <tr>
  837. <th align="center">Chrome</th>
  838. <th align="center">Firefox</th>
  839. <th align="center">Safari</th>
  840. <th align="center">Edge</th>
  841. <th align="center">IE</th>
  842. </tr>
  843. </thead>
  844. <tbody><tr>
  845. <td align="center"><strong>1</strong></td>
  846. <td align="center"><strong>2</strong></td>
  847. <td align="center"><strong>3.1</strong></td>
  848. <td align="center">12-79</td>
  849. <td align="center">No</td>
  850. </tr>
  851. </tbody></table>
  852. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/mask">https://developer.mozilla.org/docs/Web/CSS/mask</a></p>
  853. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="maskBorder" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mask<wbr/>Border<a href="#maskBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mask<wbr/>Border<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#MaskBorder" class="tsd-signature-type" data-tsd-kind="Type alias">MaskBorder</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5663</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  854. <p>The <strong><code>mask-border</code></strong> CSS shorthand property lets you create a mask along the edge of an element&#39;s border.</p>
  855. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;mask-border-source&#39;&gt; || &lt;&#39;mask-border-slice&#39;&gt; [ / &lt;&#39;mask-border-width&#39;&gt;? [ / &lt;&#39;mask-border-outset&#39;&gt; ]? ]? || &lt;&#39;mask-border-repeat&#39;&gt; || &lt;&#39;mask-border-mode&#39;&gt;</code></p>
  856. <table>
  857. <thead>
  858. <tr>
  859. <th align="center">Chrome</th>
  860. <th align="center">Firefox</th>
  861. <th align="center">Safari</th>
  862. <th align="center">Edge</th>
  863. <th align="center">IE</th>
  864. </tr>
  865. </thead>
  866. <tbody><tr>
  867. <td align="center"><strong>1</strong> <em>(-webkit-mask-box-image)</em></td>
  868. <td align="center">No</td>
  869. <td align="center"><strong>3.1</strong> <em>(-webkit-mask-box-image)</em></td>
  870. <td align="center"><strong>79</strong> <em>(-webkit-mask-box-image)</em></td>
  871. <td align="center">No</td>
  872. </tr>
  873. </tbody></table>
  874. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/mask-border">https://developer.mozilla.org/docs/Web/CSS/mask-border</a></p>
  875. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="motion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> motion<a href="#motion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">motion<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Offset" class="tsd-signature-type" data-tsd-kind="Type alias">Offset</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5676</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  876. <p>The <strong><code>offset</code></strong> CSS shorthand property sets all the properties required for animating an element along a defined path.</p>
  877. </div><div><p><strong>Syntax</strong>: <code>[ &lt;&#39;offset-position&#39;&gt;? [ &lt;&#39;offset-path&#39;&gt; [ &lt;&#39;offset-distance&#39;&gt; || &lt;&#39;offset-rotate&#39;&gt; ]? ]? ]! [ / &lt;&#39;offset-anchor&#39;&gt; ]?</code></p>
  878. <table>
  879. <thead>
  880. <tr>
  881. <th align="center">Chrome</th>
  882. <th align="center">Firefox</th>
  883. <th align="center">Safari</th>
  884. <th align="center">Edge</th>
  885. <th align="center">IE</th>
  886. </tr>
  887. </thead>
  888. <tbody><tr>
  889. <td align="center"><strong>55</strong></td>
  890. <td align="center"><strong>72</strong></td>
  891. <td align="center">No</td>
  892. <td align="center"><strong>79</strong></td>
  893. <td align="center">No</td>
  894. </tr>
  895. <tr>
  896. <td align="center">46 <em>(motion)</em></td>
  897. <td align="center"></td>
  898. <td align="center"></td>
  899. <td align="center"></td>
  900. <td align="center"></td>
  901. </tr>
  902. </tbody></table>
  903. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/offset">https://developer.mozilla.org/docs/Web/CSS/offset</a></p>
  904. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="offset" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> offset<a href="#offset" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">offset<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Offset" class="tsd-signature-type" data-tsd-kind="Type alias">Offset</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5689</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  905. <p>The <strong><code>offset</code></strong> CSS shorthand property sets all the properties required for animating an element along a defined path.</p>
  906. </div><div><p><strong>Syntax</strong>: <code>[ &lt;&#39;offset-position&#39;&gt;? [ &lt;&#39;offset-path&#39;&gt; [ &lt;&#39;offset-distance&#39;&gt; || &lt;&#39;offset-rotate&#39;&gt; ]? ]? ]! [ / &lt;&#39;offset-anchor&#39;&gt; ]?</code></p>
  907. <table>
  908. <thead>
  909. <tr>
  910. <th align="center">Chrome</th>
  911. <th align="center">Firefox</th>
  912. <th align="center">Safari</th>
  913. <th align="center">Edge</th>
  914. <th align="center">IE</th>
  915. </tr>
  916. </thead>
  917. <tbody><tr>
  918. <td align="center"><strong>55</strong></td>
  919. <td align="center"><strong>72</strong></td>
  920. <td align="center">No</td>
  921. <td align="center"><strong>79</strong></td>
  922. <td align="center">No</td>
  923. </tr>
  924. <tr>
  925. <td align="center">46 <em>(motion)</em></td>
  926. <td align="center"></td>
  927. <td align="center"></td>
  928. <td align="center"></td>
  929. <td align="center"></td>
  930. </tr>
  931. </tbody></table>
  932. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/offset">https://developer.mozilla.org/docs/Web/CSS/offset</a></p>
  933. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="outline" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> outline<a href="#outline" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">outline<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Outline" class="tsd-signature-type" data-tsd-kind="Type alias">Outline</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5701</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  934. <p>The <strong><code>outline</code></strong> CSS shorthand property set all the outline properties in a single declaration.</p>
  935. </div><div><p><strong>Syntax</strong>: <code>[ &lt;&#39;outline-color&#39;&gt; || &lt;&#39;outline-style&#39;&gt; || &lt;&#39;outline-width&#39;&gt; ]</code></p>
  936. <table>
  937. <thead>
  938. <tr>
  939. <th align="center">Chrome</th>
  940. <th align="center">Firefox</th>
  941. <th align="center">Safari</th>
  942. <th align="center">Edge</th>
  943. <th align="center">IE</th>
  944. </tr>
  945. </thead>
  946. <tbody><tr>
  947. <td align="center"><strong>1</strong></td>
  948. <td align="center"><strong>1.5</strong></td>
  949. <td align="center"><strong>1.2</strong></td>
  950. <td align="center"><strong>12</strong></td>
  951. <td align="center"><strong>8</strong></td>
  952. </tr>
  953. </tbody></table>
  954. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/outline">https://developer.mozilla.org/docs/Web/CSS/outline</a></p>
  955. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="overflow" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> overflow<a href="#overflow" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">overflow<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Overflow" class="tsd-signature-type" data-tsd-kind="Type alias">Overflow</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5715</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  956. <p>The <strong><code>overflow</code></strong> CSS shorthand property sets the desired behavior for an element&#39;s overflow — i.e. when an element&#39;s content is too big to fit in its block formatting context — in both directions.</p>
  957. </div><div><p><strong>Syntax</strong>: <code>[ visible | hidden | clip | scroll | auto ]{1,2}</code></p>
  958. <p><strong>Initial value</strong>: <code>visible</code></p>
  959. <table>
  960. <thead>
  961. <tr>
  962. <th align="center">Chrome</th>
  963. <th align="center">Firefox</th>
  964. <th align="center">Safari</th>
  965. <th align="center">Edge</th>
  966. <th align="center">IE</th>
  967. </tr>
  968. </thead>
  969. <tbody><tr>
  970. <td align="center"><strong>1</strong></td>
  971. <td align="center"><strong>1</strong></td>
  972. <td align="center"><strong>1</strong></td>
  973. <td align="center"><strong>12</strong></td>
  974. <td align="center"><strong>4</strong></td>
  975. </tr>
  976. </tbody></table>
  977. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/overflow">https://developer.mozilla.org/docs/Web/CSS/overflow</a></p>
  978. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="overscrollBehavior" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> overscroll<wbr/>Behavior<a href="#overscrollBehavior" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">overscroll<wbr/>Behavior<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#OverscrollBehavior" class="tsd-signature-type" data-tsd-kind="Type alias">OverscrollBehavior</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5729</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  979. <p>The <strong><code>overscroll-behavior</code></strong> CSS property sets what a browser does when reaching the boundary of a scrolling area. It&#39;s a shorthand for <code>overscroll-behavior-x</code> and <code>overscroll-behavior-y</code>.</p>
  980. </div><div><p><strong>Syntax</strong>: <code>[ contain | none | auto ]{1,2}</code></p>
  981. <p><strong>Initial value</strong>: <code>auto</code></p>
  982. <table>
  983. <thead>
  984. <tr>
  985. <th align="center">Chrome</th>
  986. <th align="center">Firefox</th>
  987. <th align="center">Safari</th>
  988. <th align="center">Edge</th>
  989. <th align="center">IE</th>
  990. </tr>
  991. </thead>
  992. <tbody><tr>
  993. <td align="center"><strong>63</strong></td>
  994. <td align="center"><strong>59</strong></td>
  995. <td align="center">No</td>
  996. <td align="center"><strong>18</strong></td>
  997. <td align="center">No</td>
  998. </tr>
  999. </tbody></table>
  1000. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior">https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior</a></p>
  1001. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="padding" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> padding<a href="#padding" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">padding<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Padding" class="tsd-signature-type" data-tsd-kind="Type alias">Padding</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5741</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  1002. <p>The <strong><code>padding</code></strong> CSS shorthand property sets the padding area on all four sides of an element at once.</p>
  1003. </div><div><p><strong>Syntax</strong>: <code>[ &lt;length&gt; | &lt;percentage&gt; ]{1,4}</code></p>
  1004. <table>
  1005. <thead>
  1006. <tr>
  1007. <th align="center">Chrome</th>
  1008. <th align="center">Firefox</th>
  1009. <th align="center">Safari</th>
  1010. <th align="center">Edge</th>
  1011. <th align="center">IE</th>
  1012. </tr>
  1013. </thead>
  1014. <tbody><tr>
  1015. <td align="center"><strong>1</strong></td>
  1016. <td align="center"><strong>1</strong></td>
  1017. <td align="center"><strong>1</strong></td>
  1018. <td align="center"><strong>12</strong></td>
  1019. <td align="center"><strong>4</strong></td>
  1020. </tr>
  1021. </tbody></table>
  1022. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/padding">https://developer.mozilla.org/docs/Web/CSS/padding</a></p>
  1023. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="placeItems" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> place<wbr/>Items<a href="#placeItems" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">place<wbr/>Items<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#PlaceItems" class="tsd-signature-type" data-tsd-kind="Type alias">PlaceItems</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5753</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  1024. <p>The CSS <strong><code>place-items</code></strong> shorthand property allows you to align items along both the block and inline directions at once (i.e. the <code>align-items</code> and <code>justify-items</code> properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.</p>
  1025. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;align-items&#39;&gt; &lt;&#39;justify-items&#39;&gt;?</code></p>
  1026. <table>
  1027. <thead>
  1028. <tr>
  1029. <th align="center">Chrome</th>
  1030. <th align="center">Firefox</th>
  1031. <th align="center">Safari</th>
  1032. <th align="center">Edge</th>
  1033. <th align="center">IE</th>
  1034. </tr>
  1035. </thead>
  1036. <tbody><tr>
  1037. <td align="center"><strong>59</strong></td>
  1038. <td align="center"><strong>45</strong></td>
  1039. <td align="center"><strong>11</strong></td>
  1040. <td align="center"><strong>79</strong></td>
  1041. <td align="center">No</td>
  1042. </tr>
  1043. </tbody></table>
  1044. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/place-items">https://developer.mozilla.org/docs/Web/CSS/place-items</a></p>
  1045. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="placeSelf" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> place<wbr/>Self<a href="#placeSelf" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">place<wbr/>Self<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#PlaceSelf" class="tsd-signature-type" data-tsd-kind="Type alias">PlaceSelf</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5765</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  1046. <p>The <strong><code>place-self</code></strong> CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the <code>align-self</code> and <code>justify-self</code> properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.</p>
  1047. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;align-self&#39;&gt; &lt;&#39;justify-self&#39;&gt;?</code></p>
  1048. <table>
  1049. <thead>
  1050. <tr>
  1051. <th align="center">Chrome</th>
  1052. <th align="center">Firefox</th>
  1053. <th align="center">Safari</th>
  1054. <th align="center">Edge</th>
  1055. <th align="center">IE</th>
  1056. </tr>
  1057. </thead>
  1058. <tbody><tr>
  1059. <td align="center"><strong>59</strong></td>
  1060. <td align="center"><strong>45</strong></td>
  1061. <td align="center"><strong>11</strong></td>
  1062. <td align="center"><strong>79</strong></td>
  1063. <td align="center">No</td>
  1064. </tr>
  1065. </tbody></table>
  1066. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/place-self">https://developer.mozilla.org/docs/Web/CSS/place-self</a></p>
  1067. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="textDecoration" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> text<wbr/>Decoration<a href="#textDecoration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">text<wbr/>Decoration<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#TextDecoration" class="tsd-signature-type" data-tsd-kind="Type alias">TextDecoration</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLength</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5777</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  1068. <p>The <strong><code>text-decoration</code></strong> shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for <code>text-decoration-line</code>, <code>text-decoration-color</code>, <code>text-decoration-style</code>, and the newer <code>text-decoration-thickness</code> property.</p>
  1069. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;text-decoration-line&#39;&gt; || &lt;&#39;text-decoration-style&#39;&gt; || &lt;&#39;text-decoration-color&#39;&gt; || &lt;&#39;text-decoration-thickness&#39;&gt;</code></p>
  1070. <table>
  1071. <thead>
  1072. <tr>
  1073. <th align="center">Chrome</th>
  1074. <th align="center">Firefox</th>
  1075. <th align="center">Safari</th>
  1076. <th align="center">Edge</th>
  1077. <th align="center">IE</th>
  1078. </tr>
  1079. </thead>
  1080. <tbody><tr>
  1081. <td align="center"><strong>1</strong></td>
  1082. <td align="center"><strong>1</strong></td>
  1083. <td align="center"><strong>1</strong></td>
  1084. <td align="center"><strong>12</strong></td>
  1085. <td align="center"><strong>3</strong></td>
  1086. </tr>
  1087. </tbody></table>
  1088. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/text-decoration">https://developer.mozilla.org/docs/Web/CSS/text-decoration</a></p>
  1089. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="textEmphasis" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> text<wbr/>Emphasis<a href="#textEmphasis" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">text<wbr/>Emphasis<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#TextEmphasis" class="tsd-signature-type" data-tsd-kind="Type alias">TextEmphasis</a></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5789</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  1090. <p>The <strong><code>text-emphasis</code></strong> CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for <code>text-emphasis-style</code> and <code>text-emphasis-color</code>.</p>
  1091. </div><div><p><strong>Syntax</strong>: <code>&lt;&#39;text-emphasis-style&#39;&gt; || &lt;&#39;text-emphasis-color&#39;&gt;</code></p>
  1092. <table>
  1093. <thead>
  1094. <tr>
  1095. <th align="center">Chrome</th>
  1096. <th align="center">Firefox</th>
  1097. <th align="center">Safari</th>
  1098. <th align="center">Edge</th>
  1099. <th align="center">IE</th>
  1100. </tr>
  1101. </thead>
  1102. <tbody><tr>
  1103. <td align="center"><strong>25</strong> <em>-x-</em></td>
  1104. <td align="center"><strong>46</strong></td>
  1105. <td align="center"><strong>7</strong></td>
  1106. <td align="center"><strong>79</strong> <em>-x-</em></td>
  1107. <td align="center">No</td>
  1108. </tr>
  1109. </tbody></table>
  1110. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/text-emphasis">https://developer.mozilla.org/docs/Web/CSS/text-emphasis</a></p>
  1111. </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a id="transition" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> transition<a href="#transition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">transition<span class="tsd-signature-symbol">?:</span> <a href="../modules/RcsbFv3DAssembly._internal_.html#Transition" class="tsd-signature-type" data-tsd-kind="Type alias">Transition</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TTime</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in node_modules/csstype/index.d.ts:5802</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
  1112. <p>The <strong><code>transition</code></strong> CSS property is a shorthand property for <code>transition-property</code>, <code>transition-duration</code>, <code>transition-timing-function</code>, and <code>transition-delay</code>.</p>
  1113. </div><div><p><strong>Syntax</strong>: <code>&lt;single-transition&gt;#</code></p>
  1114. <table>
  1115. <thead>
  1116. <tr>
  1117. <th align="center">Chrome</th>
  1118. <th align="center">Firefox</th>
  1119. <th align="center">Safari</th>
  1120. <th align="center">Edge</th>
  1121. <th align="center">IE</th>
  1122. </tr>
  1123. </thead>
  1124. <tbody><tr>
  1125. <td align="center"><strong>26</strong></td>
  1126. <td align="center"><strong>16</strong></td>
  1127. <td align="center"><strong>9</strong></td>
  1128. <td align="center"><strong>12</strong></td>
  1129. <td align="center"><strong>10</strong></td>
  1130. </tr>
  1131. <tr>
  1132. <td align="center">1 <em>-x-</em></td>
  1133. <td align="center">4 <em>-x-</em></td>
  1134. <td align="center">3.1 <em>-x-</em></td>
  1135. <td align="center"></td>
  1136. <td align="center"></td>
  1137. </tr>
  1138. </tbody></table>
  1139. </div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://developer.mozilla.org/docs/Web/CSS/transition">https://developer.mozilla.org/docs/Web/CSS/transition</a></p>
  1140. </dd></dl></div></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class="current tsd-kind-module"><a href="../modules/RcsbFv3DAssembly.html">Rcsb<wbr/>Fv3DAssembly</a><ul><li class="current tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/RcsbFv3DAssembly._internal_.html">&lt;internal&gt;</a><ul><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_geo_geometry_text_font_atlas_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>geo/geometry/text/font-<wbr/>atlas&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_gl_render_object_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>gl/render-<wbr/>object&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_gl_renderable_schema_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>gl/renderable/schema&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>model/structure/model&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_properties_atomic_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>model/structure/model/properties/atomic&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_builder_structure_representation_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/builder/structure/representation&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_data_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/data&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_misc_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/misc&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_model_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/model&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_representation_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/representation&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_shape_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/shape&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_volume_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/volume&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_repr_structure_representation_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>repr/structure/representation&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_repr_volume_representation_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>repr/volume/representation&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_script_language_symbol_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>script/language/symbol&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_script_language_type_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>script/language/type&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_state_state_builder_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>state/state/builder&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_state_transformer_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>state/transformer&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_task_execution_synchronous_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>task/execution/synchronous&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_binding_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/binding&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_clip_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/clip&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_color_color_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/color/color&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_color_index_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/color/index&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_uuid_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/uuid&quot;</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Arguments.html">Arguments</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ArrayEncoder.html">Array<wbr/>Encoder</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Assembly.html">Assembly</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Asset.html">Asset</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.AtomicHierarchy.html">Atomic<wbr/>Hierarchy</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.AtomicIndex.html">Atomic<wbr/>Index</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Axes3D.html">Axes3D</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Binding.html">Binding</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.BitFlags.html">Bit<wbr/>Flags</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Box3D.html">Box3D</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Bundle.html">Bundle</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ButtonsType.html">Buttons<wbr/>Type</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Camera.html">Camera</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CameraTransitionManager.html">Camera<wbr/>Transition<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Canvas3D.html">Canvas3D</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Canvas3DContext.html">Canvas3DContext</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Category.html">Category</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Cell.html">Cell</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CifCategory.html">Cif<wbr/>Category</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CifExportContext.html">Cif<wbr/>Export<wbr/>Context</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CifField.html">Cif<wbr/>Field</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Clipping.html">Clipping</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CoarseHierarchy.html">Coarse<wbr/>Hierarchy</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Collection.html">Collection</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Color.html">Color</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ColorTheme.html">Color<wbr/>Theme</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Column.html">Column</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CompiledQueryFn.html">Compiled<wbr/>Query<wbr/>Fn</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Coordinates.html">Coordinates</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CubeFile.html">Cube<wbr/>File</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CustomPropertyDescriptor.html">Custom<wbr/>Property<wbr/>Descriptor</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Cylinders.html">Cylinders</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.DirectVolume.html">Direct<wbr/>Volume</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.DxFile.html">Dx<wbr/>File</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Encoding.html">Encoding</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Expression.html">Expression</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Field.html">Field</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Generators.html">Generators</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Geometry.html">Geometry</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Grid.html">Grid</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Image.html">Image</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Indexed.html">Indexed</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Indexed-1.html">Indexed</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.InputObserver.html">Input<wbr/>Observer</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.IntAdjacencyGraph.html">Int<wbr/>Adjacency<wbr/>Graph</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.IntMap.html">Int<wbr/>Map</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.InterUnitBonds.html">Inter<wbr/>Unit<wbr/>Bonds</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.InterUnitGraph.html">Inter<wbr/>Unit<wbr/>Graph</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.InteractivityManager.html">Interactivity<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Interval.html">Interval</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.IntraUnitBonds.html">Intra<wbr/>Unit<wbr/>Bonds</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Iterator.html">Iterator</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Keyed.html">Keyed</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Lines.html">Lines</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.List.html">List</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Location.html">Location</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Loci.html">Loci</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Loci-1.html">Loci</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Loci-2.html">Loci</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.LogEntry.html">Log<wbr/>Entry</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Map.html">Map</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.MarkerActions.html">Marker<wbr/>Actions</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Mat3.html">Mat3</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Mat4.html">Mat4</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Material.html">Material</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Mesh.html">Mesh</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Model.html">Model</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ModifiersKeys.html">Modifiers<wbr/>Keys</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.MolScriptBuilder.html">Mol<wbr/>Script<wbr/>Builder</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Object3D.html">Object3D</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ObjectEvent.html">Object<wbr/>Event</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.OrderedMap.html">Ordered<wbr/>Map</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.OrderedSet.html">Ordered<wbr/>Set</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.OrderedSet-1.html">Ordered<wbr/>Set</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Overpaint.html">Overpaint</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PickingId.html">Picking<wbr/>Id</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PixelData.html">Pixel<wbr/>Data</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginAnimationManager.html">Plugin<wbr/>Animation<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginBehavior.html">Plugin<wbr/>Behavior</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginCommand.html">Plugin<wbr/>Command</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginSpec.html">Plugin<wbr/>Spec</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginState.html">Plugin<wbr/>State</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginStateAnimation.html">Plugin<wbr/>State<wbr/>Animation</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginStateSnapshotManager.html">Plugin<wbr/>State<wbr/>Snapshot<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginToastManager.html">Plugin<wbr/>Toast<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Points.html">Points</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PrincipalAxes.html">Principal<wbr/>Axes</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Progress.html">Progress</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Quat.html">Quat</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.QueryRuntimeArguments.html">Query<wbr/>Runtime<wbr/>Arguments</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.QuerySymbolRuntime.html">Query<wbr/>Symbol<wbr/>Runtime</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Renderer.html">Renderer</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Representation.html">Representation</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.RepresentationProvider.html">Representation<wbr/>Provider</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Result.html">Result</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.RuntimeContext.html">Runtime<wbr/>Context</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.RxEventHelper.html">Rx<wbr/>Event<wbr/>Helper</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Scene.html">Scene</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Script.html">Script</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Segmentation.html">Segmentation</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Seq.html">Seq</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Sequence.html">Sequence</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Set.html">Set</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Set-1.html">Set</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Shape.html">Shape</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SizeTheme.html">Size<wbr/>Theme</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SortedArray.html">Sorted<wbr/>Array</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SortedRanges.html">Sorted<wbr/>Ranges</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Spacegroup.html">Spacegroup</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SpacegroupCell.html">Spacegroup<wbr/>Cell</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Sphere3D.html">Sphere3D</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Spheres.html">Spheres</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Stack.html">Stack</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.State.html">State</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateAction.html">State<wbr/>Action</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateBuilder.html">State<wbr/>Builder</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateObject.html">State<wbr/>Object</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateObjectCell.html">State<wbr/>Object<wbr/>Cell</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateObjectRef.html">State<wbr/>Object<wbr/>Ref</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateObjectSelector.html">State<wbr/>Object<wbr/>Selector</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateTree.html">State<wbr/>Tree</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateTreeSpine.html">State<wbr/>Tree<wbr/>Spine</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StereoCamera.html">Stereo<wbr/>Camera</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Structure.html">Structure</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Structure-1.html">Structure</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureComponentManager.html">Structure<wbr/>Component<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureHierarchyManager.html">Structure<wbr/>Hierarchy<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureQuery.html">Structure<wbr/>Query</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureRepresentationBuilder.html">Structure<wbr/>Representation<wbr/>Builder</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureRepresentationPresetProvider.html">Structure<wbr/>Representation<wbr/>Preset<wbr/>Provider</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureRepresentationRegistry.html">Structure<wbr/>Representation<wbr/>Registry</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureResult.html">Structure<wbr/>Result</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureSelection.html">Structure<wbr/>Selection</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureSequence.html">Structure<wbr/>Sequence</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Substance.html">Substance</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SymmetryGroup.html">Symmetry<wbr/>Group</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SymmetryOperator.html">Symmetry<wbr/>Operator</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Table.html">Table</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Task.html">Task</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.TaskManager.html">Task<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Tensor.html">Tensor</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Text.html">Text</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.TextureMesh.html">Texture<wbr/>Mesh</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Theme.html">Theme</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Time.html">Time</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Topology.html">Topology</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Traits.html">Traits</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.TrajectoryHierarchyPresetProvider.html">Trajectory<wbr/>Hierarchy<wbr/>Preset<wbr/>Provider</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Transform.html">Transform</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Transformer.html">Transformer</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Transparency.html">Transparency</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Type.html">Type</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.UUID.html">UUID</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Unit.html">Unit</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.UnitRing.html">Unit<wbr/>Ring</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.UnitRings.html">Unit<wbr/>Rings</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ValueBox.html">Value<wbr/>Box</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ValueCell.html">Value<wbr/>Cell</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ValueRef.html">Value<wbr/>Ref</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Vec2.html">Vec2</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Vec3.html">Vec3</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Vec4.html">Vec4</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Viewport.html">Viewport</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ViewportScreenshotHelper.html">Viewport<wbr/>Screenshot<wbr/>Helper</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Visual.html">Visual</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VisualUpdateState.html">Visual<wbr/>Update<wbr/>State</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Volume.html">Volume</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeHierarchyManager.html">Volume<wbr/>Hierarchy<wbr/>Manager</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeRepresentationRegistry.html">Volume<wbr/>Representation<wbr/>Registry</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeServerHeader.html">Volume<wbr/>Server<wbr/>Header</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeServerInfo.html">Volume<wbr/>Server<wbr/>Info</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeStreaming.html">Volume<wbr/>Streaming</a></li></ul></li></ul></li><li class=" tsd-kind-module"><a href="../modules/RcsbFv3DCustom.html">Rcsb<wbr/>Fv3DCustom</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html" class="tsd-kind-icon">Standard<wbr/>Shorthand<wbr/>Properties</a><ul><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#all" class="tsd-kind-icon">all</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#animation" class="tsd-kind-icon">animation</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#background" class="tsd-kind-icon">background</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#backgroundPosition" class="tsd-kind-icon">background<wbr/>Position</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#border" class="tsd-kind-icon">border</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderBlock" class="tsd-kind-icon">border<wbr/>Block</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderBlockEnd" class="tsd-kind-icon">border<wbr/>Block<wbr/>End</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderBlockStart" class="tsd-kind-icon">border<wbr/>Block<wbr/>Start</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderBottom" class="tsd-kind-icon">border<wbr/>Bottom</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderColor" class="tsd-kind-icon">border<wbr/>Color</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderImage" class="tsd-kind-icon">border<wbr/>Image</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderInline" class="tsd-kind-icon">border<wbr/>Inline</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderInlineEnd" class="tsd-kind-icon">border<wbr/>Inline<wbr/>End</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderInlineStart" class="tsd-kind-icon">border<wbr/>Inline<wbr/>Start</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderLeft" class="tsd-kind-icon">border<wbr/>Left</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderRadius" class="tsd-kind-icon">border<wbr/>Radius</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderRight" class="tsd-kind-icon">border<wbr/>Right</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderStyle" class="tsd-kind-icon">border<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderTop" class="tsd-kind-icon">border<wbr/>Top</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#borderWidth" class="tsd-kind-icon">border<wbr/>Width</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#columnRule" class="tsd-kind-icon">column<wbr/>Rule</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#columns" class="tsd-kind-icon">columns</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#flex" class="tsd-kind-icon">flex</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#flexFlow" class="tsd-kind-icon">flex<wbr/>Flow</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#font" class="tsd-kind-icon">font</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gap" class="tsd-kind-icon">gap</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#grid" class="tsd-kind-icon">grid</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gridArea" class="tsd-kind-icon">grid<wbr/>Area</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gridColumn" class="tsd-kind-icon">grid<wbr/>Column</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gridRow" class="tsd-kind-icon">grid<wbr/>Row</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#gridTemplate" class="tsd-kind-icon">grid<wbr/>Template</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#lineClamp" class="tsd-kind-icon">line<wbr/>Clamp</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#listStyle" class="tsd-kind-icon">list<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#margin" class="tsd-kind-icon">margin</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#mask" class="tsd-kind-icon">mask</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#maskBorder" class="tsd-kind-icon">mask<wbr/>Border</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#motion" class="tsd-kind-icon">motion</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#offset" class="tsd-kind-icon">offset</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#outline" class="tsd-kind-icon">outline</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#overflow" class="tsd-kind-icon">overflow</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#overscrollBehavior" class="tsd-kind-icon">overscroll<wbr/>Behavior</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#padding" class="tsd-kind-icon">padding</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#placeItems" class="tsd-kind-icon">place<wbr/>Items</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#placeSelf" class="tsd-kind-icon">place<wbr/>Self</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#textDecoration" class="tsd-kind-icon">text<wbr/>Decoration</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#textEmphasis" class="tsd-kind-icon">text<wbr/>Emphasis</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="RcsbFv3DAssembly._internal_.StandardShorthandProperties.html#transition" class="tsd-kind-icon">transition</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-namespace"><span class="tsd-kind-icon">Namespace</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>