Package 

Class SectionedListKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit SectionedList(Modifier modifier, ScalingLazyColumnState columnState, Function1<SectionedListScope, Unit> content) A list component that is split into sections.
      final static Unit SectionedList(Modifier modifier, ScalingLazyColumnState columnState, List<Section<?>> sections) A list component that is split into sections.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait