taufikmuharrom / AI Studio Embed Example ( React.js )
0 beğeniler
0 çatallar
3 dosyalar
Son aktivite 12 minutes ago
| 1 | import { useEffect } from 'react'; |
| 2 | |
| 3 | declare global { |
| 4 | interface Window { |
| 5 | blivChatbotConfig: Record<string, unknown>; |
| 6 | } |
| 7 | } |
| 8 | |
| 9 |
taufikmuharrom / AI Studio Embed Example ( Vue.js )
0 beğeniler
0 çatallar
3 dosyalar
Son aktivite 15 minutes ago
| 1 | <template> |
| 2 | <div class="direct-script-wrapper"> |
| 3 | <div class="direct-script-title">Direct Script Embed</div> |
| 4 | <div class="direct-script-card"> |
| 5 | <div class="icon-circle">⚡</div> |
| 6 | <h1>Widget Aktif</h1> |
| 7 | <p> |
| 8 | Script chatbot Bliv AI telah dimuat secara langsung pada halaman ini. |
| 9 | </p> |
| 10 | <small>Periksa sudut kanan bawah layar Anda untuk memulai chat.</small> |
taufikmuharrom / AI Studio Embed Example ( HTML )
0 beğeniler
0 çatallar
8 dosyalar
Son aktivite 15 minutes ago
| 1 | <!DOCTYPE html> |
| 2 | <html lang="id"> |
| 3 | <head> |
| 4 | <meta charset="UTF-8"> |
| 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | <title>Bliv AI - Script (Public • No History)</title> |
| 7 | <style> |
| 8 | * { margin: 0; padding: 0; box-sizing: border-box; } |
| 9 | body { |
| 10 | font-family: -apple-system, system-ui, sans-serif; |
Daha yeni
Daha eski