Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10352540
navbar.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
360 B
Referenced Files
None
Subscribers
None
navbar.ts
View Options
import
{
BaseContext
}
from
"koa"
;
export
default
async
function
navbar
(
ctx
:
BaseContext
)
{
return
/* HTML */
` <nav>
<a href="/" class="nav-logo">
<img
src="/assets/logo"
alt="
${
ctx
.
$app
.
manifest
.
name
}
- logo"
width="50"
height="50"
/>
Sealious App
</a>
<ul>
<li><a href="/logowanie">Logowanie</a></li>
</ul>
</nav>`
;
}
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sun, Nov 2, 16:50 (8 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1030439
Default Alt Text
navbar.ts (360 B)
Attached To
Mode
rPHOTOAPP photo-app-demo
Attached
Detach File
Event Timeline
Log In to Comment