Placeholder
open class Placeholder<TOuter>
A placeholder that is inserted inside TOuter
Constructors
Placeholder() A placeholder that is inserted inside TOuter |
Properties
var meta: String |
Functions
Inheritors
class PlaceholderItem<TOuter> : Placeholder<TOuter> Item of a placeholder list when it is expanded |