Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lib
react-ag-qeditor
Commits
6ce5f728
Commit
6ce5f728
authored
Sep 27, 2023
by
Nikita
Browse files
updated link
parent
5af0924d
Changes
1
Hide whitespace changes
Inline
Side-by-side
example/src/App.js
View file @
6ce5f728
import
React
,
{
useEffect
}
from
'
react
'
import
React
from
'
react
'
import
QEditor
from
'
react-ag-qeditor
'
import
QEditor
from
'
react-ag-qeditor
'
import
'
react-ag-qeditor/dist/index.css
'
import
'
react-ag-qeditor/dist/index.css
'
const
App
=
()
=>
{
const
App
=
()
=>
{
return
<
div
style
=
{{
padding
:
40
}}
>
return
<
div
style
=
{{
padding
:
40
}}
>
<
QEditor
<
QEditor
...
@@ -14,7 +13,7 @@ const App = () => {
...
@@ -14,7 +13,7 @@ const App = () => {
console
.
log
(
'
sads
'
,
value
);
console
.
log
(
'
sads
'
,
value
);
}}
}}
uploadOptions
=
{{
uploadOptions
=
{{
url
:
'
https://cdn.atmaguru.online/upload/?sid=
test&md5=RfC4jdfFN05c9ZAc0bZqBg
&expires=169
4259932
'
,
url
:
'
https://cdn.atmaguru.online/upload/?sid=
atmacompany&md5=TzCiTGBQiKFB4gY5LFIihA
&expires=169
8409265
'
,
errorMessage
:
'
Загрузка временно невозможна
'
errorMessage
:
'
Загрузка временно невозможна
'
}}
}}
style
=
{{
style
=
{{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment