W3cubDocs

/Angular

schema

Creates a Schema that adds logic rules to a form.

API

function schema<TValue>(fn: SchemaFn<TValue>): Schema<TValue>;

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/forms/signals/schema