+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "Checkbox" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++ ## Checkbox variable ### Checkbox variable Signature ```typescript Checkbox: React.ForwardRefExoticComponent & React.RefAttributes> ``` Import ```typescript import { Checkbox } from '@grafana/ui'; ```