Topic Heading
<!-- Introduce the topic with concepts. -->
<!-- Difference in behavior between scripts and plugins and prerequisites
data-variant=info
data-slots=heading, text1, text2
Plugins and Scripts
In plugins, lorem ipsum.
In scripts, lorem ipsum. -->
System requirements
Please make make sure your development environment uses the following minimum versions to avoid compatibility issues:
- Premiere v25.6
- UDT v2.2
- Manifest v5
Example
<!-- Provide a simple example using code snippets -->
data-slots=heading, code
data-repeat=3
data-languages=HTML, JavaScript, JSON
HTML
JavaScript
async function foo() {
// do something
}
manifest
Screenshot illustrating the output (if applicable)
Additional notes
Reference material
<!-- Recipes should end with links to API docs used in the code above -->
- <!-- <a href={
${siteConfig.uxpApiPath}}>API</a> -->