interface ElementAlteration {
    optional?: boolean;
}

Hierarchy (view full)

Properties

Properties

optional?: boolean