release: WRNexusJS 0.5.14
This commit is contained in:
@@ -41,11 +41,11 @@ page CheckboxDetail {
|
||||
<span class="showcase-eyebrow">Forms component</span>
|
||||
<h1>Checkbox</h1>
|
||||
<p>Theme-aware, responsive checkbox component.</p>
|
||||
<div class="detail-badges"><span>27 props</span><span>0 slots</span><span>5 events</span><span>Theme ready</span><span>Responsive</span></div>
|
||||
<div class="detail-badges"><span>27 props</span><span>1 slots</span><span>5 events</span><span>Theme ready</span><span>Responsive</span></div>
|
||||
</div>
|
||||
<div class="detail-hero-icon"><span class="icon-[lucide--component] size-10" aria-hidden="true"></span></div>
|
||||
</header>
|
||||
<section id="playground" class="detail-section playground-section" data-playground data-playground-component="Checkbox" data-playground-public-tag="true" data-playground-has-slot="false">
|
||||
<section id="playground" class="detail-section playground-section" data-playground data-playground-component="Checkbox" data-playground-public-tag="true" data-playground-has-slot="true">
|
||||
<div class="detail-section-heading"><span>Interactive playground</span><h2>Configure Checkbox</h2><p>Change any prop and inspect the server-rendered component immediately.</p></div>
|
||||
<div class="playground-workbench">
|
||||
<div class="playground-preview">
|
||||
@@ -518,7 +518,7 @@ component.addEventListener('input', (event) => {
|
||||
</aside>
|
||||
</div>
|
||||
<nav class="detail-pagination">
|
||||
<span></span>
|
||||
<a href="/components/auth-form"><small>Previous</small><strong>← Auth Form</strong></a>
|
||||
<a href="/components/color-picker"><small>Next</small><strong>Color Picker →</strong></a>
|
||||
</nav>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user