UNPKG

@finos/perspective-viewer

Version:

The `<perspective-viewer>` Custom Element, frontend for Perspective.js

2 lines (1 loc) 64 B
export type UseGrouping = "always" | "auto" | "min2" | boolean;