+ For advanced use cases, and particularly for data grids that manage
+ associated modals/flyouts and need to manually control their grid
+ cell popovers & focus states, we expose certain internal methods via
+ the
+ The below example shows how to use the internal APIs for a data grid + that opens a modal via cell actions. +
+ > + ), + components: { DataGridRef }, + demo:+ When closed, this modal should re-focus into the cell that + toggled it. +
+
- {ariaLabelledBy}
+ {showToolbar && (
+
+ {ariaLabelledBy} +
+ )} + {pagination && ( +
+
-