copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText(''); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
INVISIBLE TIMES
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2062 | |
| decimal | 8290 | |
| htmldecimal | ⁢ | |
| htmlhex | ⁢ | |
| css | \2062 | |
| javascript | \u{2062} | |
| python | \u2062 | |
| java | \u2062 | |
| go | \u2062 | |
| ruby | \u{2062} | |
| rust | \u{2062} | |
| ccpp | \u2062 | |
| urlencoded | %E2%81%A2 | |
| utf8bytes | e2 81 a2 | |
| utf16bebytes | 20 62 | |
| utf32bebytes | 00 00 20 62 |
Como Usar
HTML:
⁢
CSS:
content: "\2062"
JavaScript:
"\u{2062}"
Python:
"\u2062"
Propriedades
- Bloco
- General Punctuation
- Script
- Zyyy
- Categoria
- Format (Cf)
- Bidirecional
- BN
- Combinando
- 0
- Espelhado
- Não