Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::binding::FormGroup Class Reference

#include <form.hpp>

Public Member Functions

template<typename Field>
void track (Field &f)
void clear ()

Public Attributes

Property< bool > is_valid {true}
Property< bool > is_dirty {false}

Member Function Documentation

◆ track()

template<typename Field>
void aria::binding::FormGroup::track ( Field & f)
inline

◆ clear()

void aria::binding::FormGroup::clear ( )
inline

Member Data Documentation

◆ is_valid

Property<bool> aria::binding::FormGroup::is_valid {true}

◆ is_dirty

Property<bool> aria::binding::FormGroup::is_dirty {false}

The documentation for this class was generated from the following file:
  • modules/binding/include/aria/binding/form.hpp