{"meta":"<h2 id=\"Guide\">Guide <a class=\"header-anchor scroll-count-item\" href=\"#Guide\" data-scroll-id=\"Guide\">#</a></h2>\n<p>Paragraphs are used to control the overall text visual of the page, and are mainly represented by the line spacing and text size.</p>\n<h2 id=\"When To Use\">When to use <a class=\"header-anchor scroll-count-item\" href=\"#When To Use\" data-scroll-id=\"When To Use\">#</a></h2>\n<ul>\n<li>Page text display requires a consistent experience.</li>\n<li>Generally, the row spacing between general short text and long text is different, and short text spacing will be smaller (usually less than three lines).</li>\n</ul>\n","api":"<h2 id=\"API\">API <a class=\"header-anchor scroll-count-item\" href=\"#API\" data-scroll-id=\"API\">#</a></h2>\n<h3 id=\"Paragraph\">Paragraph <a class=\"header-anchor scroll-count-item\" href=\"#Paragraph\" data-scroll-id=\"Paragraph\">#</a></h3>\n<table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Description</th>\n<th>Type</th>\n<th>Default Value</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>className</td>\n<td>Additional class name that will be appended to the root DOM element</td>\n<td>string</td>\n<td>-</td>\n<td></td>\n</tr>\n<tr>\n<td>type</td>\n<td>How to display the paragraph</td>\n<td>&apos;long&apos; | &apos;short&apos;</td>\n<td>&apos;long&apos;</td>\n<td></td>\n</tr>\n<tr>\n<td>size</td>\n<td>The size of the component.</td>\n<td>&apos;medium&apos; | &apos;small&apos;</td>\n<td>&apos;medium&apos;</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n"}