Form Components only for on form actions

Hi all Is there a way to have some components, eg Toggle to be solely for the use of form actions and not to save to the database. E.g show / hide portions of the form based off the toggle but the toggle name has no database column. Edit: Using a 'Adding a form to a Livewire component', not Panel. Many thanks.
Solution:
Ignore this: ->dehydrated(false)
Jump to solution
1 Reply
Solution
David | Fortune Validator
Ignore this: ->dehydrated(false)