- ListingPage(props) ⇒
JSX.Element - AppComponent(props) ⇒
JSX.Element - DetailPage(props) ⇒
JSX.Element - AppComponent(props) ⇒
JSX.Element
- AnchorMenuProps :
Object This type set the
urlandisActiveoptional- BreadcrumbItem :
Object - IntroContentProps :
Object - ProgramDescriptionProps :
Object - RequiredCoursesProps :
Object - AtAGlanceProps :
Object - ApplicationRequirementsProps :
Object - ChangeMajorRequirementsProps :
Object - NextStepsCardProp :
Object - NextStepCardsProps :
Object - NextStepsProps :
Object - FlexibleDegreeOptionItem :
Object - FlexibleDegreeOptionsProps :
Object - ExampleCareersProps :
Object - AttendOnlineProps :
Object - ProgramContactInfoProps :
Object - HideProp :
Object - ProgramDetailDataSource :
Object - WhyChooseAsuCardProp :
Object - WhyChooseAsuCardsProps :
Object - WhyChooseAsuProps :
Object - DetailPageProps :
Object - BreadcrumbItem :
Object - IntroContentProps :
Object - ProgramListDataSource :
Object - GridListProps :
Object - ActionUrlProps :
Object - ListingPageProps :
Object - tagHeadings :
"h1"|"h2"|"h3"|"h4"|"h5"|"h6" - ContentItem :
Object - SectionContentItem :
Object - LinkItem :
Object - CardItem :
Object - OverlapContentImage :
Object - TableProps :
Object - ListSettings :
Object
Kind: global function
| Param | Type |
|---|---|
| props | ListingPageProps |
Kind: global function
| Param | Type |
|---|---|
| props | ListingPageProps |
Kind: global function
| Param | Type |
|---|---|
| props | DetailPageProps |
Kind: global function
| Param | Type |
|---|---|
| props | DetailPageProps |
This type set the url and isActive optional
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [atAGlance] | boolean |
| [applicationRequirements] | boolean |
| [changeMajorRequirements] | boolean |
| [nextSteps] | boolean |
| [affordingCollege] | boolean |
| [flexibleDegreeOptions] | boolean |
| [careerOutlook] | boolean |
| [exampleCareers] | boolean |
| [customizeYourCollegeExperience] | boolean |
| [globalOpportunity] | boolean |
| [attendOnline] | boolean |
| [whyChooseAsu] | boolean |
| [programContactInfo] | boolean |
| [externalAnchors] | Array.<AnchorMenuItem> |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [url] | string |
| text | string |
| [isActive] | boolean |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [hideMarketText] | boolean |
| [hideProgramDesc] | boolean |
| [hideRequiredCourses] | boolean |
| [contents] | Array.<ContentItem> |
| [video] | VideoItem |
| [image] | ImageItem |
| [breadcrumbs] | Array.<BreadcrumbItem> |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| content | ContentItem | string |
| [stemOptText] | string |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| onlineMajorMapURL | string |
| majorMapOnCampusURL | string |
| subPlnMajorMaps | Array.<Object> |
| subPlns | Array.<Object> |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [hide] | boolean |
| [offeredBy] | LinkItem |
| [locations] | Array.<LinkItem> |
| [firstRequirementMathCourse] | string |
| [mathIntensity] | string |
| [timeCommitment] | string |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| graduateRequirements | string |
| isMinorOrCertificate | boolean |
| additionalRequirements | string |
| transferRequirements | string |
| minorRequirements | string |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [contents] | Array.<ContentItem> |
<