☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

Parser Model Array

Table of contents

Description:

An array of parser model configurations. Typically used for positional_args or named_args definitions that specify the arguments a snippet accepts. Each model defines an argument's editor key, type, default value, and whether it's optional.

Appears in:
└── Snippet Definition Value
    └── Parser Model Array
Type:
Array<Snippet Model>
Items:

This key defines the parsing configuration for this argument.

Examples:
Open in a new tab