Searched refs:showText (Results 1 – 4 of 4) sorted by relevance
569 void SetShowText(bool showText) in SetShowText() argument571 showText_ = showText; in SetShowText()
274 public showText: boolean = false320 this.showText = true327 this.showText ||= button.text !== void 0;330 if (this.showText && this.showIcon) {514 if (this.options.type === 'capsule' && this.options.showText && this.options.showIcon) {553 .focusable(!this.options.showText)560 if (this.options.showText) {
418 … <switch class="switch" showtext="{{ showText }}" allow-scale="{{ allowScale }}"onchange="change">