mirror of https://github.com/grafana/grafana.git
583 B
583 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "StringSelector" keywords = ["grafana","documentation","sdk","@grafana/e2e-selectors"] type = "docs" +++
StringSelector type
StringSelector type
Signature
export declare type StringSelector = string;
Import
import { StringSelector } from '@grafana/e2e-selectors';