caido icon indicating copy to clipboard operation
caido copied to clipboard

Frontend API - more button variants

Open bebiksior opened this issue 8 months ago • 0 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help us know what to work on
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request

Description

Caido button component right now offers only these variants:

    variant?: "primary" | "secondary" | "tertiary";

Caido UI very often uses a variant called danger. Would be awesome if it was added to the Frontend API :D Also, button component misses the data-outline parameter that is often used in buttons.

Use cases

Frontend plugins : D

bebiksior avatar Jun 01 '24 15:06 bebiksior