We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77abc6d commit 4fb4cdbCopy full SHA for 4fb4cdb
lib/scenic/component/button.ex
@@ -76,6 +76,7 @@ defmodule Scenic.Component.Button do
76
77
* `:text` - the color of the text in the button
78
* `:background` - the normal background of the button
79
+ * `:border` - the border of the button
80
* `:active` - the background while the button is pressed
81
82
## Usage
0 commit comments