RunQueryButton
This button component is used for running queries. It supports four query states: idle, loading, success, and error.
Import
import { RunQueryButton } from '@dynatrace/strato-components-preview/buttons';
Use cases
Change button states
Use the queryState
prop to transition between the button's states.
Still have questions?
Find answers in the Dynatrace Community