Skip to content

Commit 5a011d1

Browse files
authored
Merge pull request #181 from hassanshaikley/master
corrected button custom theme docs
2 parents 4d9fd80 + 4fb4cdb commit 5a011d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/scenic/component/button.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ defmodule Scenic.Component.Button do
7676
7777
* `:text` - the color of the text in the button
7878
* `:background` - the normal background of the button
79+
* `:border` - the border of the button
7980
* `:active` - the background while the button is pressed
8081
8182
## Usage

0 commit comments

Comments
 (0)