Default
The default ViewComponents instance with no customizations.
All methods delegate to the SDK's built-in composables. Use this as a starting point or assign it to UIClient.viewComponents to reset to default behavior.
Samples
val components: ViewComponents = ViewComponents.DefaultContent copied to clipboard