useSilk

@get:Input
abstract val useSilk: Property<Boolean>(source)

Use Silk components instead of Compose HTML components when relevant.

If the user's project doesn't have a dependency on the Silk library, this should be set to false.