#[derive(UserControl)]
{
// Attributes available to this derive:
#[parent]
#[state]
#[child]
#[childSelf]
}
#[derive(UserControl)]
{
// Attributes available to this derive:
#[parent]
#[state]
#[child]
#[childSelf]
}