ViewComponents
interface ViewComponents
A container for all of the customizable Composable components in the UI.
Inheritors
Functions
Link copied to clipboard
Allows the developer to define customizable views for each entry type.
Link copied to clipboard
@ApiStatus.Experimental
@Composable
Allows the developer to define a customizable view for supported components that render text content. This text may contain markdown-formatted text.