Enum ModelUI
- Namespace
- Htmx.Components.Models
- Assembly
- Htmx.Components.dll
Specifies the user interface context for model presentation. Determines which UI components and behaviors are used.
public enum ModelUI
- Extension Methods
Fields
Table = 0
Presents the model data in a tabular format with pagination, sorting, and filtering.