object Persona
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Persona
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait IPersona extends Object
- Annotations
- @JSType() @native()
- sealed trait InitialsColor extends Any
- Annotations
- @JSType() @native()
- sealed trait Presence extends Any
- Annotations
- @JSType() @native()
- trait PresenceProps extends Object with SharedProps
- Annotations
- @JSType()
- trait PresenceStyleProps extends Object with Theme
- Annotations
- @JSType()
- trait PresenceStyles extends Object with IStyleSetTag
- Annotations
- @JSType()
- trait Props extends Object with SharedProps with ComponentRef[IPersona] with Theme
- Annotations
- @JSType()
- trait SharedProps extends Object with ComponentRef[IPersona] with HTMLAttributes[Div] with Theme
- Annotations
- @JSType()
- sealed trait Size extends Any
- Annotations
- @JSType() @native()
- trait StyleProps extends Object with Theme
- Annotations
- @JSType()
- trait Styles extends Object with IStyleSetTag
- Annotations
- @JSType()
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def apply(props: Props = null): ReactElement
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- object Coin
- object InitialsColor
- object JS extends Object with ReactJSComponent
- Annotations
- @native() @JSImport("office-ui-fabric-react/lib/Persona", "Persona")
- object Presence
- object Size