tiny.zen.ThemeInclude
Defined in tiny.zen.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/zen/src/theme/model.zig:23
zig
pub const Include = struct { name: []const u8, html: []const u8,};Source: lib/zen/src/root.zig:233
zig
/// Named raw HTML fragment available to a theme placeholder.pub const ThemeInclude = theme.Include;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |