Dynamically set Model Properties with Angular Formly Expressions

Share this video with your friends

Send Tweet

Formly has a nice mechanism called "expression properties". These are expressions in the form of a function callback or string expression that are evaluated at runtime. In this video we're going to explore how to leverage these expressions to set values on our data model.