HoopsCadConfigurationButtonElement
-
class
wvc.HoopsCadConfigurationButtonElement()
Constructors
-
wvc.HoopsCadConfigurationButtonElement.constructor() - HoopsCadConfigurationButtonElement():
HoopsCadConfigurationButtonElementReturns:
HoopsCadConfigurationButtonElement
Properties
-
wvc.HoopsCadConfigurationButtonElement.color - color: (“default” | “accent”)
Methods
-
wvc.HoopsCadConfigurationButtonElement.render() - render(): unknown
Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html’s
ChildPart- typically aTemplateResult. Setting properties inside this method will not trigger the element to update.Returns: unknown