@remotion/studiogoToComposition()On this pagegoToComposition()v4.0.287 Selects a composition in the Remotion Studio. Examples Go to a compositiontsximport {goToComposition} from '@remotion/studio'; goToComposition('my-composition'); If the composition is not found, an error will be thrown. See also Source code for this function