@baeta/plugin-directives
Interfaces
DirectivesOptions
Configuration options for the directives plugin.
Properties
Property | Type | Default value | Description |
---|---|---|---|
|
|
|
Custom name for the directives module |
Functions
directivesPlugin()
directivesPlugin(
options
?):GeneratorPluginV1
<unknown
>
A plugin that generates the directives and resolvers for the built-in Baeta directives. See https://baeta.io/docs/plugins/builtin-directives
Parameters
Parameter | Type | Description |
---|---|---|
|
Configuration options for the directives plugin |
Returns
GeneratorPluginV1
<unknown
>
A Baeta generator plugin