Readonly
A special validation property. It resolves to true if TConfig only has optional keys, otherwise false.
true
false
Utilizing config at definition level stores its defaults
Optional
Checks if the tag exists in a taggable or a list of tags.
Extracts the configuration of the tag from a taggable or a list of tags.
Creates a configured instance of the tag.
A special validation property. It resolves to
true
if TConfig only has optional keys, otherwisefalse
.