# Save Bar

A contextual save/discard strip configured by `saveBar` and positioned with `saveBarPosition: 'bottom'`. Editing the field calls `showSaveBar()` to slide it in, and its buttons fire `onSave` (which calls `hideSaveBar()` + a success toast) and `onDiscard`.
