import{_ as e,c as t,o as r,N as a}from"./chunks/framework.0799945b.js";const _=JSON.parse('{"title":"Interface: ResetOptions","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/reset.ResetOptions.md","lastUpdated":null}'),s={name:"api/interfaces/features/reset.ResetOptions.md"},o=a('
features/reset.ResetOptions
An object that configures a Clickable.
• Optional
onReset: VoidFunction
A function that is called when the reset is performed.
profectus/src/features/reset.ts:24
• thingsToReset: Computable
<Record
<string
, unknown
>[]>
List of things to reset. Can include objects which will be recursed over for persistent values.