Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 450 Bytes

2018-10-16-locastorage.md

File metadata and controls

12 lines (6 loc) · 450 Bytes

local storage

using mediaUrl in TranscriptEditor passed to TimedTextEditor to set id in local storage.

use case You load the transcript editor for one transcript, and save

Load transcript editor for another different transcript, you want it to restore from second url, otherwise can only handle one transcript at a time in local storage.

How to store Draft.js content