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

Expose checkbox text element #824

Closed
howudodat opened this issue Aug 26, 2023 · 0 comments
Closed

Expose checkbox text element #824

howudodat opened this issue Aug 26, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request version 2.x.x Version 2.x.x issues
Milestone

Comments

@howudodat
Copy link

Please expose the chekbox text element so that custom styles can be applied

  public LabelElement getCheckLabelElement() {
      return checkLabelElement;
  }
@vegegoku vegegoku self-assigned this Aug 27, 2023
@vegegoku vegegoku added enhancement New feature or request version 2.x.x Version 2.x.x issues labels Aug 27, 2023
@vegegoku vegegoku added this to the 2.0.0-RC2 milestone Aug 27, 2023
@vegegoku vegegoku changed the title V2: expose checkbox text element Expose checkbox text element Aug 27, 2023
vegegoku added a commit that referenced this issue Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request version 2.x.x Version 2.x.x issues
Projects
Status: Done
Development

No branches or pull requests

2 participants