Skip to main content

    TerminologyOverlay

    Use the TerminologyOverlay component to define or explain unusual or technical terms in the UI.

    Import

    import { TerminologyOverlay } from '@dynatrace/strato-components/content';

    Demo

    TerminologyOverlay provides an overlay for definitions or explanations of specific terminology in the UI. The term in the UI is marked by a dotted underline. When the user clicks on it, an overlay with the explanation opens. The component consists of at least two elements: a trigger and corresponding explanation. See Usage for more details.

    CodeSandbox

    If the definition is complicated, or more information would help users, you can also include a link to further documentation.

    CodeSandbox
    Still have questions?
    Find answers in the Dynatrace Community