goToComposition()v4.0.287
在 Remotion Studio 中选择一个合成。
🌐 Selects a composition in the Remotion Studio.
示例
🌐 Examples
Go to a compositionimport {goToComposition } from '@remotion/studio';goToComposition ('my-composition');
如果未找到该组合,将抛出错误。
🌐 If the composition is not found, an error will be thrown.
另请参阅
🌐 See also