| Classes | |
|---|---|
| ComponentHtmlResponseService | Service responsible for rendering components as HTML and returning them as HTTP responses. |
| HtmxComponentBase | Base class for all components that are rendered on the server. |
| HtmxComponentBase<TParameters> | Base class for all components that are rendered on the server. |
| HtmxTag | A component that renders a custom element with htmx attributes. |
| Hx | |
| Hx.Swap | |
| MainExtensions | Main extensions for FastComponents |
| Structs | |
|---|---|
| ClassNamesBuilder | A helper class for building a string of CSS class names. |
| Interfaces | |
|---|---|
| IHxAdditionalAttributes | Htmx additional attributes |
| IHxAttributes | Htmx attributes (core and additional) |
| IHxCoreAttributes | Htmx core attributes |
| IHxCssClasses | Htmx CSS classes |