Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Support generic React components #12

@bnorm

Description

@bnorm

Would it be possible to support generic function components?

@RFunction
private fun <T> RBuilder.Select(
  options: Map<String, T>,
  onSelect: (selected: T) -> kotlin.Unit
) { ... }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions