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
- def apply(props: Props = null): ReactElement
- object Coin
- object InitialsColor
- object JS extends Object with ReactJSComponent
- Annotations
- @native() @JSImport("office-ui-fabric-react/lib/Persona", "Persona")
- object Presence
- object Size