Class: MyTranslationsPage

MyTranslationsPage()

page with translator sequences of translation

Constructor

new MyTranslationsPage()

Source:

Members

onClickDelete

Called when user wants to delete whole sequence

Source:

state

current page state

Source:

Methods

componentDidMount()

Called when pge is mounted

Source:

render() → {JSX.Element}

renders page with translation sequences

Source:
Returns:

page

Type
JSX.Element