ComponentSchema

interface ComponentSchema

Functions

Link copied to clipboard
open fun addDefault(default: Any?): ComponentSchema
Link copied to clipboard
open fun setDescription(description: String): ComponentSchema

Properties

Link copied to clipboard
open val default: Any?
Link copied to clipboard
open val description: String?

Inheritors

Link copied to clipboard
Link copied to clipboard