You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I working with sveltekit and using konstaui components.
Now, I want create master/detail screen work both tablet and mobile.
In tablet, show both screen master (left) and detail (right)
In mobile, show only master list. When click item navigate to detail screen and back then go back to master list.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I working with sveltekit and using konstaui components.
Now, I want create master/detail screen work both tablet and mobile.
In tablet, show both screen master (left) and detail (right)
In mobile, show only master list. When click item navigate to detail screen and back then go back to master list.
How to implement?
Beta Was this translation helpful? Give feedback.
All reactions