FunctionalComponent

slinky.core.FunctionalComponent
See theFunctionalComponent companion object

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Type members

Inherited types

type Props = P

Attributes

Inherited from:
FunctionalComponentCore
type Result = R

Attributes

Inherited from:
FunctionalComponentCore

Value members

Concrete methods

def apply(props: P): KeyAddingStage