Home > fff-flavored-frontmatter > StrictPresetOptions
StrictPresetOptions interface
Stict Preset Options
Signature:
typescript
interface StrictPresetOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
categories? | boolean | (Optional) transform categories and tags. | |
draft? | boolean | (Optional) transform draft and draft flags. | |
media? | (Optional) transform media (alt / image / images / audio / video). | ||
visibility? | boolean | (Optional) transform visibility and visibility flags. |