ESM
import { LimitBehavior } from "@arcgis/charts-components/utils/defaults/interfaces.js";Variables
LimitBehavior
Variable
- Type
- { readonly Reject: "reject"; readonly RenderUpToTheLimit: "renderUpToTheLimit"; }
Type definitions
LimitBehavior
Type definition
- Type
- (typeof LimitBehavior)[keyof typeof LimitBehavior]