A2v10 Platform documentation
UK


Slot Component

Represents an element that sets the data context and scope for nested components.

Inherits: UIElementBase

Content property: Children

Properties

Name Type Description
Children UIElementCollection Content property. A collection of children.
Scope Object Always binding (Bind). Data context.
Fallback UIElementBase The element that will be displayed if the data context is empty.
Base item properties

Example

XAML: