Documentation
¶
Overview ¶
Package button provides HTML button components with flexible props. The Props type defines attributes for the component, including Hx, Aria, and Data props. If Href is set, the component renders as an <a> tag; otherwise, it renders as a <button> tag.
Copyright 2025 Deirror. All rights reserved. Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.