UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

7 lines (6 loc) 214 B
export declare enum SelectionType { All = "Select all items on this page", UnselectAll = "Unselect all items on this page", None = "Unselect all items", AllPages = "Select all items on all pages" }