Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jerome Chauveau
zotero-vue-client
Commits
8122cd7d
Commit
8122cd7d
authored
Dec 09, 2020
by
Jerome Chauveau
Browse files
readme update
parent
93bff2dd
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
8122cd7d
...
...
@@ -26,7 +26,7 @@ yarn lint
<zotero-query-component :default-type="user" :default-id="1234" @entrySelected="selectedEntryCallback"/>
```
where default-type is "user" or "group" and default-id is a group or user id (https://www.zotero.org/support/dev/web_api/v3/basics)
where
**
default-type
**
is
*
"user"
*
or
*
"group"
*
and
**
default-id
**
is a
*
group
*
or
*
user
*
id (https://www.zotero.org/support/dev/web_api/v3/basics)
Another example with custom options :
...
...
@@ -42,7 +42,8 @@ Another example with custom options :
@entrySelected="selectedEntryCallback"/>
```
available formats : https://www.zotero.org/support/dev/web_api/v3/basics#export_formats
available formats : https://www.zotero.org/support/dev/web_api/v3/basics#export_formats.
*zotero-query-component*
uses 'tei'
as default one.
### Customize configuration
See
[
Configuration Reference
](
https://cli.vuejs.org/config/
)
.
Write
Preview
Supports
Markdown
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