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.
2 parents 4d9fd80 + 4fb4cdb commit 5a011d1Copy full SHA for 5a011d1
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