interface InteractionComponent {
    type: BUTTON;
}

Hierarchy (view full)

Properties

Properties

type: BUTTON