UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

4 lines (3 loc) 194 B
import type { AnalyticalTableColumnDefinition } from '../../types/index.js'; export declare const DEFAULT_COLUMN_WIDTH = 60; export declare const DefaultColumn: AnalyticalTableColumnDefinition;