Explore tweets tagged as #IconButton
@overflow_meme
Meme Overflow
4 years
reactjs Failed prop type: Invalid prop `className` of type `object` supplied to `ForwardRef(IconButton)`, expected `string` #javascript #reactjs
Tweet media one
0
1
1
@biz84
Andrea Bizzotto ๐Ÿ‡บ๐Ÿ‡ฆ
1 year
Did you know?. The easiest way to add a badge to an IconButton is to use the Badge widget. Use cases:.๐Ÿ”” show a notification count.๐Ÿšฆ show a custom label. Works great with BottomNavigationBarItem and NavigationRailDestination, too. ๐Ÿ‘
Tweet media one
17
55
431
@overflow_meme
Meme Overflow
4 years
SetState() not working during IconButton onPressed in Flutter #flutter #dart
Tweet media one
0
3
1
@overflow_meme
Meme Overflow
5 years
How change the Icon of an IconButton when it is pressed (Flutter/Dart) #dart #icons #iconbutton #flutter
Tweet media one
0
2
1
@Kiana__Rammina
Kiana (hiring devs & interns, WFH)
3 years
Day 40 of #100DaysOfCode #Flutter Edition. TIL about the IconButton class, which is a material design icon button. An icon button is a picture printed on a Material widget that reacts to touches by filling with color (ink). #programming #coding #CodeNewbie
0
7
11
@stephenvinouze
Stephen Vinouze
3 years
With #JetpackCompose, you can make elements clickable by using the Modifier.clickable lambda. For Text and Icon composables, prefer wrapping them with their dedicated clickable composables (TextButton and IconButton) to better support your Theme. ๐Ÿง‘โ€๐ŸŽจ.#AndroidDev
Tweet media one
2
6
39
@ehoneahobed
Dr. Ehoneah Obed
2 years
First time learning material UI. I learned about the following components and used them to build the navbar below:. - AppBar.- Toolbar.- IconButton.- Typography.- Stack.- Button. A long way to go but I am happy about the progress so far. ๐Ÿคž๐Ÿคž
Tweet media one
@ehoneahobed
Dr. Ehoneah Obed
2 years
This evening is dedicated to learning material UI with Next Js. Smaller beginnings. More learning
Tweet media one
Tweet media two
5
3
40
@dmitriy_focus
Dmitry Yuhanov
4 years
EditorStyles.iconButton is now public since Unity 2021.2.2 which is great! . For those who needs it in earlier version, just use "IconButton" style instead ๐Ÿ˜‰. #unitytips #unity #unity3d
Tweet media one
4
4
14
@asadmansr
Asad Mansoor
3 years
Update on the Jetpack Compose + Material 3 app - Created a list of cards that will indicate the user's list of electronics in a location. Used Row, Column, Text and IconButton to get this up and running. Quite simple with Compose
Tweet media one
0
0
3
@BosonJoe
Joe Muller
2 years
TIL in #Flutter 3.10 there are new IconButton constructors. These only have an effect when your theme's useMaterial3 property is set to true. Thanks @RydMike for calling this out in the Themes Playground!
Tweet media one
Tweet media two
1
3
52
@Plndang2
โœฟPindang2
3 years
WHY DID ADOBE CHANGE ICONBUTTON SHAPE ON AE?? My script suddenly got ugly :(
Tweet media one
0
0
5
@FlutterMerge
Flutter Merge
2 months
"feat(IconButton): add property to specify a states controller" by Ricardo Dalarme was merged into #Flutter master
Tweet media one
0
0
0
@ThomasBurkhartB
Thomas Burkhart ๐Ÿ’™
5 years
I'm Abit confused about my output here.value of mapFraction is 0.75.I expect that the Iconbutton would be aligned somehow with the left side of the right side bar.
Tweet media one
Tweet media two
2
0
2
@overflow_meme
Meme Overflow
4 years
ReactJS toggleSlider is not working upon 'onClick' of <IconButton> #reactjs #materialui #javascript #usestate
Tweet media one
0
0
1
@navczydev
Nav Singh
4 years
playing with #JetpackCompose and found that Espresso's #accessibility library doesn't fail my test for min touch target size.IconButton(modifier = Modifier. width(10.dp). height(10.dp).). I literally set the size to 10dp .#Android #AndroidDev
Tweet media one
1
2
3
@thetechgirlgita
Gita Khanal
4 years
Let's look at a mini #flutter version project of the giving #like or #reaction functionality on the post by using the #IconButton #widget. What's your feedback on this work?. NOTE: Code is available on #retweet #flutter #100DaysOfCode #Developer #ui #ux
Tweet media one
0
15
5
@kevin76g
Kevin | Flutter ๅ€‹ไบบ้–‹็™บ
3 years
#ไปŠๆ—ฅใฎ็ฉใฟไธŠใ’.ๆŽจใ—ใ“ใจใฆใ‚“่ฃฝไฝœday7ใ€‚ใƒ–ใƒƒใ‚ฏใƒžใƒผใ‚ฏใฎไธ€่ฆง็”ป้ขใ€‚. ใƒ–ใƒƒใ‚ฏใƒžใƒผใ‚ฏๅ‰Š้™คใฎๆ“ไฝœใ‚’ใ€.Dismissible class โ†’ IconButton class๏ผˆใ‚ดใƒŸ็ฎฑ๏ผ‰.ใซๅค‰ใˆใฆใฟใพใ—ใŸใ€‚. ใ‚ˆใ‚Š็›ดๆ„Ÿ็š„ใชๆ“ไฝœใ‚’ๆฑ‚ใ‚ใฆใฎๆ”นๅ–„ใงใ™๐Ÿ™‚. #flutter
0
0
4
@overflow_meme
Meme Overflow
3 years
IconButton Hovering Effect on Material UI #hover #reactjs #iconbutton #materialui #icons
Tweet media one
0
1
0
@nivdatta88
Nivedita Datta ๐Ÿฆ‹
4 years
๐Ÿ’™ Flutter Tip ๐Ÿ’™. Easily add 'share' button to your app using the Share widget. IconButton(. icon: Icon(Icons.share),. onPressed: () . {. Share.share("TEXT HERE");. }.);
Tweet media one
0
0
3
@CoderOfDelta
Kingsley
4 years
Day 15 of #100DaysOfCode .Created a widget for the image then added the IconButton widget. Used the chip widgets. #flutter #100dev
2
13
9