Allows you to define and remap/override partials on a model.
Order of config lookup and precedence is as follows:
- type annotated with JStache and this annotation.
- enclosing class (of type annotated with JStache) with this annotation with inner to outer order.
- package annotated with this annotation.
- module annotated with this annotation.
- Author:
- agentgt
- See Also: