<li
                            key={selectAllLabel}
                            class={`${
                                this.$data.currentValue === selectAllLabel ? 'active' : ''
                            }`}