Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Add example of a functional component #9

Open
StokeMasterJack opened this issue May 12, 2017 · 0 comments
Open

Add example of a functional component #9

StokeMasterJack opened this issue May 12, 2017 · 0 comments

Comments

@StokeMasterJack
Copy link

StokeMasterJack commented May 12, 2017

In React, we have functional components that look like this:

function Welcome(props) {
  return <h1>Hello, {props.name}</h1>;
}

It would be nice to include one of those (in Kotlin of course) in this kotlin-fullstack-sample

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy