-
KOLIBRI-404
-
### Discussed in https://github.com/Textualize/textual/discussions/5213
Originally posted by **learnbyexample** November 6, 2024
Here's a sample program:
```python
from textual.app import…
-
I have the following code:
```
try {
$result = v::key(
'textblok1',
v::when(
v::key('radiobutton', v::equals('textblok1')),
v::notEmpty()
)
)->assert($this->pos…
-
This Epic represents the work of the Design System team to create a new RadioButton component within the va-mobile-library repo. This does NOT include the work to incorporate the new component through…
-
### Description
RadioButtons are a type of user interface element that allows users to select one option from a predefined set of options. Unlike checkboxes, which allow for multiple selections, Radi…
-
Hi, first of all, thanks for making elm-zen-css! 😁
I’m having an issue with this code for a radio button group
```elm
radioButton : Class
radioButton =
CSS.class "radioButton" []
…
-
I have recently modified the core-script src/fpdm.php in such a way that it now manages to cope with groups of checkboxes.
At least I think so;)
I'm not familiar with the github-habbits, yet: Sha…
-
### Bug already reported?
- [X] I confirm that I have checked if the bug already has been reported
### For which framework/library you are reporting the bug
_No response_
### Component name
radio…
-
### Does the component already exist
- [X] I confirm that I have checked if the component already exists in any of the Green libraries
### For which framework/library you are requesting the comp…
-
Noticing some strange behaviour when calling form_button on a RADIOBUTTON USERDEF. I'm using the USERDEFs from COPS' adaptrsc.c to display MagiC-style radiobuttons/checkbuttons/groupframes on AES'es t…