New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mofron-comp-appheader

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mofron-comp-appheader

app header component for mofron

  • 0.6.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

mofron-comp-appheader

mofron is module based frontend framework.

app header component for mofron

Install

npm install mofron  mofron-comp-appheader

Sample

<setting>
    <tag load="mofron-comp-appheader">Header</tag>
</setting>

<Header image="./img/logo.png">
    <text>App Header</text>
    <navi>
        <Text size=0.3rem>&equiv;</Text>
    </navi>
</Header>

Parameter

Short
Form
Parameter NameTypeDescription
textmixedstring: header title
mofron-comp-text: replace title component of header
key-valuetext config
titlemixedstring: header title
mofron-comp-text: replace title component of header
key-valuetext config
imagemixedstring: path to logo image
mofron-comp-image: replace image component
key-valueimage config
navicomponentnavigate component
key-valuenavigate component config
imgposstring (size)left offset position
string (size)height offset position
urlmixedstring: jump url
null: not jump

Keywords

FAQs

Package last updated on 30 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc