Quantity Editor With Increment & Decrement Buttons In Lightning Web Components (LWC)
๐ฎ Demo
๐ Code
1๏ธโฃ Style #1 - Lightning Experience
quantityEditorLEX.html
<template>
<lightning-card variant="Narrow" hide-header="true">
<div class="slds-card__body slds-card__body_inner">
<!-- Grid layout with alignment ...
minerva18.hashnode.dev3 min read