Namespace Htmx.Components.Configuration
Classes
- ComponentViewLocationExpander
Expands view locations to look for ViewComponent views within their respective component folders. This enables a self-contained folder structure where each ViewComponent can have its views co-located with its C# code.
- ModelHandlerAttributeRegistrar
Automatically discovers and registers model handlers marked with ModelConfigAttribute during application startup by scanning controller classes for configuration methods.