Package-level declarations

Types

Link copied to clipboard
annotation class AutoFill

Marks a parameter for automatic value injection when passed as null. When applied to a function parameter, the plugin will automatically generate and inject a value if null is passed for this parameter.

Link copied to clipboard
class Entrypoint(val element: Element)
Link copied to clipboard
annotation class Html

Html アノテーションは、DSL (Domain Specific Language) スタイルで HTML を構築するためのマーカーとして使用されます。

Link copied to clipboard