Type alias TableStyleOptionsAttribute

TableStyleOptionsAttribute: {
    ref?: React.Ref<TableStyleOptionsElement>;
}

Type declaration