Type alias WorkbookTitleRefAttribute

WorkbookTitleRefAttribute: {
    ref?: React.Ref<WorkbookTitleElement>;
}

Type declaration