Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalec authored Sep 4, 2017
1 parent 6c57b32 commit a7097c3
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,16 +104,22 @@ Attribute | Options | Default | Description

## Properties

Property | Type | Default | Description
--- | --- | --- | ---
`model` | *Object* | `undefined` | see above
Property | Type | Default | Description
--- | --- | --- | ---
`model` | *Object* | `undefined` | see above
`pending` | *XMLHttpRequest* | | pending XHR if any

## Events

Name | details | Description
--- | --- | ---
`stamped` | *Array* of *Node* s | Trigger every time content is (re-)stamped, with array of stamped nodes in `event.detail`

## Methods

Name | Description
--- | ---
`skipStampingPendingFile` | Call to disregard currently pending request

### Dependencies

Expand Down

0 comments on commit a7097c3

Please sign in to comment.