Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 684 Bytes

sample.mdx

File metadata and controls

42 lines (30 loc) · 684 Bytes
sidebar_position
2

import TOCInline from '@theme/TOCInline'; import ReactPlayer from 'react-player' const t0 = require('@site/static/video/newProject.mp4').default

Interface Overview

<ReactPlayer playing controls url={t0} loop width={'100%'} height={'100%'} playbackRate={1.5} />



project name edit

  • 프로젝트 이름을 수정 할 수 있습니다.

project save/load

  • 프로젝트를 생성/저장/로드 할 수 있습니다.
  • 생성 : ALT + N
  • 저장 : CTR + S
  • 로드 : CTR + O

Sample