Shared library for (ab)using wds-buttons.
Installation[]
Documentation[]
Package items[]
wDS_Button._badge(text, colorSchemeName)(function)- Creates a "badge"-like
wds-button. - Parameters:
- Returns: The badge. (string)
wDS_Button.badge(frame)(function)- Invocable version of
p. _badge. - Parameter:
frameScribunto frame object. (table) - Returns: The badge. (string)
wDS_Button._bubble(text, colorSchemeName)(function)- Creates a "bubble"-like
wds-button. - Parameters:
- Returns: The bubble. (string)
wDS_Button.bubble(frame)(function)- Invocable version of
p. _bubble. - Parameter:
frameScribunto frame object. (table) - Returns: The bubble. (string)