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