We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3895086 commit 1eab1d2Copy full SHA for 1eab1d2
README.md
@@ -12,9 +12,10 @@ integrated in Imperia or other CMSs.
12
13
- `<seed-app>`: a container element that provides app context (Redux
14
store, etc.) to descending elements
15
-- `<seed-synopsis>`: a container in a synopsis setup
+- `<seed-config>`: an empty element for providing config options,
16
+ e.g., URLs where annotations or alignment information can be found
17
- `<seed-synopsis-text>`: an single HTML text in a `<iframe>` element
- with synoptical features
18
+ with features for setting up synoptical presentation of texts
19
- `<seed-annotation-permanent>`: shows the last selected annotation
20
- `<seed-transform-rest>`: transform XML input (or other format) to
21
HTML (or other format) using a RESTful webservice implementing the
0 commit comments