Interface PreviewWidgetOptions

interface PreviewWidgetOptions {
    resource: Resource;
}

Properties

Properties

resource: Resource