UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

5 lines (4 loc) 149 B
/** * Marker class for indicating that an element is intended to have a fixed width */ export declare const FIXED_WIDTH_CLASS = "nui-fixed-width";