お気に入りAmrita Panda (Dell) が「#Lightning Experience」で質問2018年10月16日 8:14How to resize the lightning toggle button in lightning component?<lightning:buttonMenu alternativeText="Toggle menu" iconSize="x-Small" onselect="{!c.handleMenuSelect}">2 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えコメントをさらに読み込む...Usman Khan (Volgsol Technologies)8月25日 14:10In my case I used empty attributes for active and inactive toggle as these were unwanted. It reduced the height<lightning-input type="toggle" label="All" message-toggle-active="" message-toggle-inactive=""> </lightning-input> 表示件数を増やすコメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信
Usman Khan (Volgsol Technologies)8月25日 14:10In my case I used empty attributes for active and inactive toggle as these were unwanted. It reduced the height<lightning-input type="toggle" label="All" message-toggle-active="" message-toggle-inactive=""> </lightning-input> 表示件数を増やす