- Description:
This key defines the template that this snippet should inherit, out of the available Snippet Templates.
- Appears in:
- Type:
string- Examples:
In this example, we have configured a snippet to use the
buttontemplate.Copied to clipboard_snippets_definitions: custom_button: template: button{ "_snippets_definitions": { "custom_button": { "template": "button" } } }