-
Hi,
What do you think about have a collapse plugin like Bootstrap ?
http://getbootstrap.com/javascript/#collapse
Or the segmented controls can do this work ?
-
### General Information
#### VFS team name
MHV
#### VFS product name
My HealtheVet
#### VFS feature name
Secure Messaging
#### Point of Contact/Reviewers
Allison Christman - @allison0034 - Design
…
-
When using a custom manifest providing HLS segmented playlists for video sources in multiple resolutions and separated audioTracks streams, the audio track selector disappears from the player controls…
-
### Description
![segmented_control](https://user-images.githubusercontent.com/117049999/206992895-24deb57b-5218-4621-bed9-657c7cf5d918.png)
https://developer.apple.com/design/human-interfac…
-
According to [recent research](https://twitter.com/lukew/status/758699594620342272), it's better to use segmented controls instead of pickers if possible.
We could support this behaviour out of the b…
-
Need to think design
-
**Is your feature request related to a problem? Please describe.**
Originally used in iOS/Android and Windows Apps like Office, segmented controls allow switching between views (like a TabStrip) or…
-
I just wanted a place to stash this code. The button groups for @clarsen-czi's designs are based on SDS segmented controls, but I'm not sure those can be adapted for momentary switches instead of stat…
-
`- (UIView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
{
UIView *hitView = [super hitTest:point withEvent:event];
```
// Return any UIControl instance such as buttons, segmented controls,…
-
For some reason the Radio buttons won't work with React Native 0.22.2 when hot reloading is turned on.
I use segmented controls wrapper, and I get this:
![simulator screen shot mar 23 2016 12 33 56 p…