This website works better with JavaScript.
Explore
Help
Sign In
lsadmin
/
canvas-editor_fex765
Watch
1
Star
0
Fork
You've already forked canvas-editor_fex765
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1a9bcfe3d0
npr765
pr675
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1a9bcfe3d0'
${ noResults }
canvas-editor_fex765
/
src
/
editor
/
dataset
/
enum
/
Element.ts
5 lines
81 B
Raw
Blame
History
export
enum
ElementType
{
TEXT
=
'text'
,
IMAGE
=
'image'
,
TABLE
=
'table'
}
Reference in new issue
View Git Blame
Copy Permalink