Interface IActributeInit

interface IActributeInit {
    closed?: string;
    open?: string;
}

Properties

Properties

closed?: string
open?: string