Class: OwnerRatePage

OwnerRatePage()

page for institution owner to pick official translation and like translations

Constructor

new OwnerRatePage()

Source:

Members

onLikeChange

called when user likes/unlikes translation

Source:

onOfficialChange

called when official translation is changed

Source:

state

current page state

Source:

Methods

componentDidMount()

called when component is mounted

Source:

render() → {JSX.Element}

renders owner rate and select official translation page

Source:
Returns:

page

Type
JSX.Element