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