Sefar Modifiers
📝 Sefar Modifier #
All the Modifiers extention functions are ready to use out-of-the-box.
Modifiers #
We have a lot of extension functions doing more things for you:
- drawing horizontal scrollbar for the given [ScrollState] - See usage here.
- drawing vertical scrollbar for the given [ScrollState] - See usage here.
- drawing horizontal scrollbar for the given [LazyListState] - See usage here.
- drawing vertical scrollbar for the given [LazyListState] - See usage here.
- applying a shadow to a
Modifier
with theme-specific colors for ambient and spot shadows OR applying a focus elevation effect to the composable, creating a solid outline around it - See usage here. - adding test prefix for test tags of a sefar component and all of its inner components - See usage here.
To find the code documentation of all the functions above, check ModifierExt.kt