issues
search
DareData
/
notion-style-editor
9
stars
1
forks
source link
Feature/scihub 730 add another types of files
#67
Closed
zgrybus
closed
1 year ago
zgrybus
commented
1 year ago
Removed file validation and move entire logic to
onFileValidation
prop.
Added
inputAcceptedFormats
, which is used for input that browsing files on users machine.
Added
getValue
function to the
EditorRef
ref.
onFileValidation
prop.inputAcceptedFormats
, which is used for input that browsing files on users machine.getValue
function to theEditorRef
ref.