diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.panel/-grid-size/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.panel/-grid-size/index.html | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/docs/api/pl.treksoft.kvision.panel/-grid-size/index.html b/docs/api/pl.treksoft.kvision.panel/-grid-size/index.html deleted file mode 100644 index e82504a2..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-grid-size/index.html +++ /dev/null @@ -1,47 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>GridSize - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="./index.html">GridSize</a><br/> -<br/> -<h1>GridSize</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">GridSize</span></code> -<p>Bootstrap grid sizes.</p> -<h3>Enum Values</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-x-s.html">XS</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-s-m.html">SM</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-m-d.html">MD</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-l-g.html">LG</a></p> -</td> -<td> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |