Updated Container API (markdown)

Jakub Sobon 2019-03-02 22:26:17 -05:00
parent 2d3808b1c4
commit 468c315e51
1 changed files with 1 additions and 1 deletions

@ -117,7 +117,7 @@ horizontally and vertically.
The **container.AlignHorizontal** option is used to specify horizontal alignment for the widget. Refer to the [[Align API|align-api]] for alignment options.
#### [container.AlignHorizontal](https://godoc.org/github.com/mum4k/termdash/container#AlignHorizontal)
#### [container.AlignVertical](https://godoc.org/github.com/mum4k/termdash/container#AlignVertical)
The **container.AlignVertical** option is used to specify vertical alignment for the widget. Refer to the [[Align API|align-api]] for alignment options.