Hi everyone, I'm working with Compose for Web (WAS...
# compose-web
k
Hi everyone, I'm working with Compose for Web (WASM) and I need to display scrollbars for my layout. My UI consists of two panels, and I'd like to have a separate scrollbar for each panel, specifically on the right side of each
LazyColumn
. How can I achieve this? Thanks.
a
k
thanks you so much 🙏