Neon Active Drawer Navbar
Drawer with a pulsing neon active indicator on the active link.
Önizleme izole bir çerçevede çalışır — efekt sayfanın stillerini etkilemez.
.fx-nav-bottomnav-floating{display:flex;gap:4px;padding:8px;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.15);font-family:system-ui,sans-serif;width:fit-content}
.fx-nav-bottomnav-floating-item{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;color:#64748b;font-size:12px;cursor:pointer;text-decoration:none;transition:all .3s ease}
.fx-nav-bottomnav-floating-icon{font-size:16px}
.fx-nav-bottomnav-floating-label{max-width:0;overflow:hidden;white-space:nowrap;transition:max-width .3s ease,opacity .3s ease;opacity:0}
.fx-nav-bottomnav-floating-item:hover{color:#0f172a;background:#f3f4f6}
.fx-nav-bottomnav-floating-item.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}
.fx-nav-bottomnav-floating-item.active .fx-nav-bottomnav-floating-label{max-width:80px;opacity:1}Kalan 0 satırı görmek için ücretsiz üye ol
Tüm efektler ücretsiz. Üyelik yalnızca tam kaynağı, kopyalamayı ve tarayıcı içi editörü açar.
Bu efektte bir sorun mu var, yoksa daha iyisini mi yazdın? Düzeltme gönder — onaylanırsa puan kazanırsın.
Sorun bildir veya düzelt<style> etiketine ekle.Navigasyon kategorisindeki tüm efektler gibi bu efekt de tamamen ücretsizdir; ticari projelerde de kullanabilirsin. Kütüphanenin tamamı için Navigasyon koleksiyonuna göz at.
Drawer with a pulsing neon active indicator on the active link.