ProfileHead
Extends:
react~Component → ProfileHead
Constructor Summary
Public Constructor | ||
public |
constructor(props: object) Component constructor |
Member Summary
Public Members | ||
public |
|
|
public |
handleResize(evt: event): * Handle resize event for window to change sidebar status |
|
public |
state: {"isSmall": *} |
Method Summary
Public Methods | ||
public |
render(): react element Reneder component DOM |
Public Constructors
Public Methods
public render(): react element source
Reneder component DOM
Return:
react element | return the DOM which rendered by component |