deploy: e10d3c1ae8
This commit is contained in:
@@ -8,22 +8,3 @@ Extends: `VisualElement`
|
||||
|Property|Type|Default|Description|
|
||||
|---|---|---|---|
|
||||
|text|string|Button|Button text|
|
||||
|
||||
## Functions
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|[Button.new](#button-new)|table|Creates a new Button instance|
|
||||
|[Button:init](#button-init-props-basalt)|-|Initializes the Button instance|
|
||||
|[Button:render](#button-render)|-|Renders the Button|
|
||||
|
||||
## Button.new()
|
||||
### Returns
|
||||
* `table` `self` The created instance
|
||||
|
||||
## Button:init(props, basalt)
|
||||
### Parameters
|
||||
* `props` `table` The properties to initialize the element with
|
||||
* `basalt` `table` The basalt instance
|
||||
|
||||
## Button:render()
|
||||
Reference in New Issue
Block a user