Documentation / @zerotal/flow / index / FlashPosition
Type Alias: FlashPosition
FlashPosition =
"top-right"|"top-left"|"bottom-right"|"bottom-left"|"top-center"|"bottom-center"
Defined in: flow/src/types.ts:144
Where a toast is anchored on screen.