Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(message = "This API is experimental. It could change in the future without notice.", level = RequiresOptIn.Level.WARNING)
Link copied to clipboard
@RequiresOptIn(message = "This API is more akin to the original `androidx.compose` one but does not follow the conventions and cannot produce the perfect outcome on JS (Compose HTML). Consider using the corresponding alternative in the `ext` package instead if you have time to refactor the code.", level = RequiresOptIn.Level.WARNING)
Link copied to clipboard
@RequiresOptIn(message = "This API is internal. It could change in the future without notice.", level = RequiresOptIn.Level.WARNING)
Link copied to clipboard
@RequiresOptIn(message = "This API is likely to be inconsistent now on Compose UI and Compose HTML, which could affect the final visual effect. Please verify on both kinds of targets to make sure it works as expected. You are welcome to contribute to this library if you have a solution to fix the consistency.", level = RequiresOptIn.Level.WARNING)