frontity.settings.js
file. The theme options can be specified in the state.theme
property.state.theme
and their description:#cd2653
#ffffff
#ffffff
#f5efe0
no
β don't auto-tech any links - all
β auto-fetch all the links of the page - in-view
β auto-fetch just the links that are in-view - hover
β auto-fetch links when hoverus-ascii
- latin
- all
all
state.theme.isMobileMenuOpen
to true
, so it opens the mobile menu.state.theme.isMobileMenuOpen
to false
, so it closes the mobile menu.state.theme.isSearchModalOpen
to true
, so it opens the search bar.state.theme.isSearchModalOpen
to false
, so it closes the search bar.<img>
tags are converted into the <Image />
component.