Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
react-ag-qeditor
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lib
react-ag-qeditor
Commits
6ce5f728
Commit
6ce5f728
authored
Sep 27, 2023
by
Nikita
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated link
parent
5af0924d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
App.js
example/src/App.js
+2
-3
No files found.
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=1694259932
'
,
url
:
'https://cdn.atmaguru.online/upload/?sid=
atmacompany&md5=TzCiTGBQiKFB4gY5LFIihA&expires=1698409265
'
,
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