UNPKG

@alicloud/console-components-truncate

Version:

React component for Alibaba Cloud.

7 lines (6 loc) 323 B
export declare const BASE_CLASS_NAME = "wind-rc-truncate"; export declare const MAIN_CLASS_NAME: string; export declare const OMISSION_CLASS_NAME: string; export declare const TOOLTIP_POPUP_CLASS_NAME: string; export declare const WRAPPER_CLASS_NAME: string; export declare const ORIGINAL_CONTENT_CLASS_NAME: string;