Documentation
¶
Overview ¶
Package input provides HTML input components with flexible props. The Props type defines attributes for the component, including Hx, Aria, and Data props, along with input-specific fields such as Type, Name, Value, and Placeholder, as well as boolean attributes like Disabled, Required, ReadOnly, and Checked. The component renders an <input> element using the provided attributes.
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.