You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This is an experimental feature. For more information, see [Experimental and preview features](working-with-experimental-preview.md).
26
25
27
26
Specify one or more [behavior formulas](working-with-formulas-in-depth.md) that run when an event triggers a change in component instances.
28
27
29
28
For example, set a component's **OnReset** property to one or more formulas that do initialization and clear input. Reset values when the **Reset** function runs on the component instances.
30
29
31
30
> [!NOTE]
32
-
> To use behavior formulas inside components, you can only use the **OnReset** property (available by default for all components) in a production environment currently. Creating custom behavioral properties is currently in preview.
31
+
> The feature to create custom behavioral properties is currently experimental. However, you can use the default **OnReset** property that is available on all components in your production environment.
0 commit comments