즐겨찾기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일 오후 2: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일 오후 2: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> 더 보기