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' : ''">
⋱
DOWN RIGHT DIAGONAL ELLIPSIS
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22F1 | |
| decimal | 8945 | |
| htmldecimal | ⋱ | |
| htmlhex | ⋱ | |
| css | \22F1 | |
| javascript | \u{22F1} | |
| python | \u22f1 | |
| java | \u22F1 | |
| go | \u22F1 | |
| ruby | \u{22F1} | |
| rust | \u{22F1} | |
| ccpp | \u22f1 | |
| urlencoded | %E2%8B%B1 | |
| utf8bytes | e2 8b b1 | |
| utf16bebytes | 22 f1 | |
| utf32bebytes | 00 00 22 f1 |
Cómo usar
HTML:
⋱
CSS:
content: "\22F1"
JavaScript:
"\u{22F1}"
Python:
"\u22f1"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí