WithoutProps

oxygen.ui.web.create.Component.WithoutProps
See theWithoutProps companion trait
object WithoutProps

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait Stateful[-Env, +Action, State] extends WithoutProps[Env, Action, State, State]

Attributes

Supertypes
trait WithoutProps[Env, Action, State, State]
class Object
trait Matchable
class Any
Known subtypes
trait Stateless[-Env, +Action] extends WithoutProps[Env, Action, Any, Nothing]

Attributes

Supertypes
trait WithoutProps[Env, Action, Any, Nothing]
class Object
trait Matchable
class Any