UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

5 lines (4 loc) 225 B
/** * These selectors are useful when we capture e.g. a click event on a higher level and want to prevent an action in case the event target was one of these. */ export declare const DEFAULT_INTERACTIVE_ELEMENTS: string[];