Skip to content
On this page

VextHistoryDrawer

Props

Prop nameDescriptionTypeValuesDefault
modelValueWhether to show the history drawer - use with v-model.boolean-
undoIconIcon to use for the undo button.string-"mdi-undo"
redoIconIcon to use for the redo button.string-"mdi-redo"
locationAt which location to show the drawer.stringtop, end, bottom, start, left, right"left"

Events

Event namePropertiesDescription
update:modelValueCalled when the model value is updated.