Package-level declarations
Types
Link copied to clipboard
interface HasActionsSlot
Has an actions slot.
Link copied to clipboard
interface HasContentSlot
Has a content slot.
Link copied to clipboard
interface HasHeadlineSlot
Has an headline slot.
Link copied to clipboard
interface HasIconSlot
Has an icon slot.
Link copied to clipboard
interface HasLeadingSlot
Has a leading slot.
Link copied to clipboard
interface HasSelectedSlot
Has a selected slot.
Link copied to clipboard
interface HasSupportingTextSlot
Has a supporting text slot.
Link copied to clipboard
interface HasTrailingSlot
Has a trailing slot.
Link copied to clipboard
interface HasTrailingSupportingTextSlot
Has a trailing supporting text slot.
Functions
Link copied to clipboard
Sets the text to the content slot.
Link copied to clipboard
Sets the text to the headline slot.
Link copied to clipboard
Sets the text to the supporting text slot.
Link copied to clipboard
fun HasTrailingSupportingTextSlot.trailingSupportingText(text: String): <Error class: unknown class>
Sets the text to the trailing supporting text slot.