Is there any plan to make MaterialDesign’s `Scaffo...
# compose-web
d
Is there any plan to make MaterialDesign’s
Scaffold
available also in Compose for Web?
s
As it was replied in this thread, compose web uses dom elements, so there are no material components
👍 1
d
Thanks! I had missed that
d
True, but that begs the question what will be/should be implemented in a non-Material component set? I imagine it would make most sense to provide equivalent components to those most used from Material; which may include Scaffold. So, there may still be a plan to make it available.
o
yes, @[JB] Shagen is looking into that