{"meta":"<h2 id=\"Develop Guide\">Develop Guide <a class=\"header-anchor scroll-count-item\" href=\"#Develop Guide\" data-scroll-id=\"Develop Guide\">#</a></h2>\n<p>Partition line of partition content, supported in 1.19+</p>\n<h3 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></h3>\n<p>It can divide text paragraphs of different chapters.</p>\n<p>Splits text / links within a row, such as the action column of a table.</p>\n","api":"<h2 id=\"API\">API <a class=\"header-anchor scroll-count-item\" href=\"#API\" data-scroll-id=\"API\">#</a></h2>\n<h3 id=\"Divider\">Divider <a class=\"header-anchor scroll-count-item\" href=\"#Divider\" data-scroll-id=\"Divider\">#</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>dashed</td>\n<td>Is it a dashed line</td>\n<td>boolean</td>\n<td>false</td>\n<td></td>\n</tr>\n<tr>\n<td>direction</td>\n<td>Is the line of horizontal or vertical type</td>\n<td>&apos;hoz&apos; | &apos;ver&apos;</td>\n<td>&apos;hoz&apos;</td>\n<td></td>\n</tr>\n<tr>\n<td>orientation</td>\n<td>The position of the divider title</td>\n<td>&apos;left&apos; | &apos;right&apos; | &apos;center&apos;</td>\n<td>&apos;center&apos;</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n"}