Skip to content

Commit b9b6351

Browse files
committed
update README
1 parent a4b526f commit b9b6351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ constructor options:
3030

3131
- `get(name, param)`: popup a ldcover `name`, and expect return value from it.
3232
- when `name` is a string, look up a ldcover named `name` in local cache or in "#{@path}/#name"
33+
- will also lookup up in local DOM for name in this selector: `.ldcvmgr[data-name]`
3334
- when `name` is an object, load it by `@plotdb/block` manager.
3435
- interface of the loaded block should be a `ldcover` object.
3536
- when `param` is provided, it will be sent to `on` event as params.

0 commit comments

Comments
 (0)