BottomSheetComponent
A sealed class representing the UI components that could be displayed on the filter bottom sheet.
This class originally came from Tachiyomi.
Parameters
name
The name of the filter.
state
The state of the filter.
Inheritors
Types
Link copied to clipboard
A simple text header. Useful for separating sections in the list or showing any note or warning to the user.
Link copied to clipboard
A UI divider (horizontal). Useful for visual distinction between sections.
Link copied to clipboard
Spacer also acts as a padding/margin. Useful for visual distinction between sections.