Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio Button Component #21

Open
ergenekonyigit opened this issue Nov 14, 2022 · 0 comments
Open

Radio Button Component #21

ergenekonyigit opened this issue Nov 14, 2022 · 0 comments
Labels
radio Radio component

Comments

@ergenekonyigit
Copy link
Member

ergenekonyigit commented Nov 14, 2022

Design

Figma Design Document

Implementation

General usage example:

<RadioButtton disable={false} selected={true} label="lorem ipsum" />

Rules

  • Radio button can have these properties, selected, unselected, disabled
  • Should respect to contribution guideline

API Reference:

Radio Button component

Description

Properties

Property Description Default Value
disabled (boolean) state of disabled false
label (string) label for radio button -
selected (boolean) state of selected false
@gokselpirnal gokselpirnal added adr-required Not ready for development radio Radio component and removed baklava-ds labels Jun 20, 2023
@buseselvi buseselvi moved this from No Status to Ready For Development in Baklava Design System React Native Nov 28, 2023
@buseselvi buseselvi moved this from Ready For Development to ADR in Baklava Design System React Native Nov 28, 2023
@dilarakirn dilarakirn changed the title Radio Component Radio Button Component Feb 4, 2025
@pinarkizilarslan pinarkizilarslan moved this from ADR to In Development in Baklava Design System React Native Feb 6, 2025
@pinarkizilarslan pinarkizilarslan removed the adr-required Not ready for development label Feb 6, 2025
@pinarkizilarslan pinarkizilarslan moved this from In Development to Done in Baklava Design System React Native Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
radio Radio component
Development

No branches or pull requests

3 participants