These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Namespace Custom.Data
Classes
- CustomItem
Base class for custom data objects, which extend the ITypedItem for use in Razor Components.
- CustomModel
Base class for custom models. Similar to CustomItem but without predefined public properties or methods.