+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "makeValue" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++ ## makeValue variable ### makeValue variable Signature ```typescript makeValue: (text: string, syntax?: string | undefined) => Value ``` Import ```typescript import { makeValue } from '@grafana/ui'; ```