![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@axa-ch/button
Advanced tools
Buttons provide a clickable element, which can be used in forms, or anywhere else where simple, standard call-to-action functionality is needed. They can also provide styled link functionality. They may display text, icons, or both. Buttons can be styled via several properties to change their look-and-feel.
Attribute | Details |
---|---|
variant="secondary" | Button in a ghost state |
variant="red" | Button red |
variant="inverted" | Button inverted |
variant="inverted-blue-ocean" | Button inverted blue ocean |
variant="inverted-red-tosca" | Button inverted red tosca |
variant="inverted-purple-logan" | Button inverted purple logan |
variant="inverted-green-viridian" | Button inverted green viridian |
variant="inverted-blue-teal" | Button inverted inverted blue teal |
Attribute | Details |
---|---|
type="button" | Default button type (default if omitted) |
type="submit" | Submit button submit for forms |
type="reset" | Reset button for forms |
Attribute | Details |
---|---|
size="" | Default button medium size |
size="small" | button small size |
size="large" | button large size |
By default, buttons are inline blocks, but setting this attribute block
will change the button to a full-width block element.
The Boolean attribute motionoff
deactivates hover animation.
The Boolean attribute disabled
disables the button natively.
Based on the string-valued attribute icon
, interpreted as icon name, an icon will be rendered. To see the full list of possible icons, see the axa-icon README.
The string-valued attribute href
is used like in a native <a> hyperlink.
The Boolean attribute external
adds the target="_blank"
functionality.
The function-valued attribute onClick
can be used as a callback prop for React and other frameworks.
With this string attribute you can set a CSS class to the component.
FAQs
The button component for the AXA Pattern Library
The npm package @axa-ch/button receives a total of 0 weekly downloads. As such, @axa-ch/button popularity was classified as not popular.
We found that @axa-ch/button demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 49 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.