Search
CodeFile
CodeFile
CodeFile
A class representing a code file in a Framer project.
Methods & Properties
The current content/source code of the file.
Array of exports available in this code file.
Get all versions/history of this code file.
The unique identifier of the code file.
The name of the code file (e.g., "MyComponent.tsx").
Get all versions/history of this code file.
The file system path of the code file.
Set the content of the code file.