Documentation
¶
Overview ¶
Package table provides HTML table components. The Props type defines attributes for the component. The component renders an <table> element using the provided attributes and children. It also supports rendering <tbody>, <thead>, <th>, <td> and <tr> tags.
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.