getActiveBranch

Beta

getActiveBranch

Get the active project branch in which edits currently occur.

framer.getActiveBranch(): Promise<Branch

Returns

  • Promise<Branch> – The active project branch.