Skip to content

Commit

Permalink
Update MediaPlaceholder README.md
Browse files Browse the repository at this point in the history
This change updates the readme to properly document the `value` property.

See issue here: WordPress#17967
  • Loading branch information
phwebi authored Oct 16, 2019
1 parent f38e178 commit 488d9a1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@ The argument of the callback is an object containing the following properties:

### value

Media ID (or media IDs if multiple is true) to be selected by default when opening the media library.
An object or an array of objects that contain media ID (`id` property) to be selected by default when opening the media library.

- Type: `Number|Array`
- Type: `Object|Array`
- Required: No
- Platform: Web

Expand Down

0 comments on commit 488d9a1

Please sign in to comment.