#[derive(Modal)]
{
// Attributes available to this derive:
#[name]
#[placeholder]
#[min_length]
#[max_length]
#[paragraph]
}
Expand description
See Modal
trait documentation
#[derive(Modal)]
{
// Attributes available to this derive:
#[name]
#[placeholder]
#[min_length]
#[max_length]
#[paragraph]
}
See Modal
trait documentation