QuickInfo
A quick info popover that displays diagnostics and documentation.
API Reference
A quick info popover that displays diagnostics and documentation.
Properties
Property | Type | Default Value |
---|---|---|
diagnostics? | Array<TokenDiagnostic> | |
quickInfo? | { displayText: string; documentationText: string; } | |
css? | CSSObject | |
className? | string | |
style? | CSSProperties |
Properties
Property | Type | Default Value |
---|---|---|
css? | CSSObject | |
className? | string | |
style? | CSSProperties |
Last updated