Seal |
The SealCoreTemplateBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Include | @Include(key, model) -> run the partial cached under 'name' and emit its output raw. | |
| Raw | @Raw(...) -> emit as-is. | |
| Write | @expr -> HTML-encode unless it is already raw content. |