The IViewFragment interface represents a view fragment that can be used to create cells and other views.
This is the rehydrated version of a view fragment, containing all necessary data to render the view, including styles and data, which come from the IFragmentStyle stored in the style registry.
The
IViewFragment
interface represents a view fragment that can be used to create cells and other views. This is the rehydrated version of a view fragment, containing all necessary data to render the view, including styles and data, which come from the IFragmentStyle stored in the style registry.