mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 03:34:15 -06:00
cc3fc18076
* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
12 KiB
12 KiB
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "@grafana/ui" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++
@grafana/ui package
A library containing the different design components of the Grafana ecosystem.
Classes
Class | Description |
---|---|
ansicolor | Represents an ANSI-escaped string. |
BarGauge | |
BigValue | |
Cascader | |
ClickOutsideWrapper | |
ClipboardButton | |
CustomScrollbar | Wraps component into component from react-custom-scrollbars |
ErrorBoundary | |
ErrorBoundaryAlert | |
Gauge | |
Graph | |
GraphSeriesToggler | |
JsonExplorer | JsonExplorerJsonExplorer allows you to render JSON objects in HTML with a **collapsible** navigation. |
JSONFormatter | |
List | |
ModalsProvider | |
PieChart | |
Popover | |
PopoverController | |
Portal | |
QueryField | Renders an editor field. Pass initial value as initialQuery and listen to changes in props.onValueChanged. This component can only process strings. Internally it uses Slate Value. Implement props.onTypeahead to use suggestions, see PromQueryField.tsx as an example. |
SetInterval | |
StatsPicker | |
TableInputCSV | Expects the container div to have size set and will fill it 100% |
TagsInput | |
ToggleButtonGroup | |
UnitPicker | |
VizRepeater |
Enumerations
Functions
Interfaces
Namespaces
Namespace | Description |
---|---|
DOMUtil | |
RadioButtonGroup | |
styleMixins |
Variables
Type Aliases
Type Alias | Description |
---|---|
AlertVariant | |
ButtonProps | |
ButtonVariant | |
FormAPI | |
FormInputSize | |
IconName | |
IconSize | |
IconType | |
LegendPlacement | |
PopoverContent | |
Renderable | |
RenderFunction |