Skip to content

Commit

Permalink
Merge pull request magento#1183 from rubenRP/patch-2
Browse files Browse the repository at this point in the history
Update knockout-bindings.md
  • Loading branch information
almarchenko authored Jun 8, 2017
2 parents 2c58361 + 489ace0 commit 0f57a27
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions guides/v2.1/ui_comp_guide/concepts/knockout-bindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@ Binding's configuration that may include the following properties:

**Aliases**: `[collapsible]`

**Usage example**:
{%highlight javascript%}
<div collapsible="openClass: false, closeOnOuter: false">
{%endhighlight%}

### `datepicker`

The `datepicker` binding is an adapter for the [mage/calendar.js]({{page.baseurl}}javascript-dev-guide/widgets/widget_calendar.html) widget.
Expand Down

0 comments on commit 0f57a27

Please sign in to comment.