ResponsiveRow how to make 2 Column When Size Mobile #2554
Replies: 4 comments
-
@bobwatcherx |
Beta Was this translation helpful? Give feedback.
-
@bobwatcherx ` class Home(UserControl):
def main(page: Page): app(main, view=AppView.WEB_BROWSER, port=5050) |
Beta Was this translation helpful? Give feedback.
-
i forgot use xs . solved |
Beta Was this translation helpful? Give feedback.
-
Ok. I'm glad you solved the problem.
bobwatcherx ***@***.***>, 5 Şub 2024 Pzt, 12:23 tarihinde
şunu yazdı:
… i forgot use xs . solved
—
Reply to this email directly, view it on GitHub
<#2554 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDXQYGVOZ7FINJAUSRUSFDLYSCQJ5AVCNFSM6AAAAABCZVB4JOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DGNRXGUYDM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
how to make 2 column when size screen is mobile . when i set col sm is 6 . why my container full width .
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions