pub fn checkbox(title: impl Into<String>) -> BooleanSchemaBuilder
Expand description
Alias for boolean() - checkbox semantic is clearer for UI
pub fn checkbox(title: impl Into<String>) -> BooleanSchemaBuilder
Alias for boolean() - checkbox semantic is clearer for UI