import FunctionPropsTable from '../../examples/constellation/props-table';

## triggerPostMoveFlash(element)

<FunctionPropsTable
	propName={'element'}
	description={'The element that has just moved'}
	typing={'HTMLElement'}
	required={true}
/>
