Module

Home/Section7

Represents Section 7 of the home page.

View Source sections/Home/Section7/Section7.jsx, line 9

Members

string

# static active

state for Currently active tab.

View Source sections/Home/Section7/Section7.jsx, line 27

Array.<string>

# static constant tab

Available tab options.

View Source sections/Home/Section7/Section7.jsx, line 20

Methods

# inner getActiveTab() → {JSX.Element}

Get the JSX content of the active tab.

View Source sections/Home/Section7/Section7.jsx, line 34

The JSX content of the active tab.

JSX.Element