Type
Although the props today offer strict rules, Type allows them to be complemented with a direct definition of the types to accept, example:
The above is equivalent to using value as a function, example:
This is also valid for the null type that in Atomic translates as Any, example:
Last updated