Closed (fixed)
Project:
Prototype
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2023 at 17:18 UTC
Updated:
24 Aug 2023 at 00:39 UTC
Jump to comment: Most recent
As the development of SDC builds within Drupal core we intend to build new components that Prototype will provide by default.
Create a new component to support buttons that also adheres to SDC schema standards.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jldust commentedI've taken a first pass at creating a basic button component, this just provides a super basic button so I'm not sure if we want to add other possible props through it. Hopefully we can also get some accessibility feedback on its structure.
Comment #5
jldust commentedAdding this basic component in, additional feedback and review is welcome. This will be included in the next tagged release.