Namespace Htmx.Components
Classes
- ApplicationBuilderExtensions
 Extension methods for configuring HTMX Components middleware in the application pipeline.
- ComponentNames
 Provides constant names for built-in view components in the HTMX Components library.
- HtmxComponentOptions
 Configuration options for the HTMX Components library. This class provides a fluent API for configuring various aspects of the component system including navigation providers, authorization, view paths, and model handlers.
- OidcOptionsExtensions
 Provides extension methods for configuring OpenID Connect authentication with HTMX support.
- PageStateExtensions
 Provides extension methods for accessing page state from HTTP contexts and controllers.
- ServiceCollectionExtensions
 Extension methods for registering Htmx Components services.