lucca-front icon indicating copy to clipboard operation
lucca-front copied to clipboard

feat(button): apply default type set to `button` when not present on the button

Open Supamiu opened this issue 1 year ago • 2 comments
trafficstars

Description

As described in #2739, this won't override already present type (like submit for instance) and won't be applied to <a luButton> tags, only <button luButton> ones.


closes #2739


Supamiu avatar May 02 '24 07:05 Supamiu

:woman_cook: https://lucca-front.lucca.tech/PR-2775/storybook

LuccaIntegration avatar May 02 '24 07:05 LuccaIntegration