Interface ContentRegistrationOptions

interface ContentRegistrationOptions {
    layout?: SheetLayout | SheetLayout[];
}

Properties

Properties