interface MarqueState {
    display: MarqueDisplay;
}

Properties

Properties

display: MarqueDisplay