Skip to content

DirectiveMatch

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/core/src/rendering/types.ts

Directive match result

Properties

PropertyType
type`
| 'variant'
| 'block'
| 'include'
| 'closing'
| 'variant_child'
| 'variant_child_close'` |

| raw | string | | content | string | | line | number | | offset | number | | closing | boolean |

Was this page helpful?

Download as PDF