Your cart is empty!
Hidden
Includes an hidden field into the document.
type-
(string) Must be equals to hidden.
default-
(string) An optional default value.
value-
(string) The last saved value.
id-
(string) An optional field ID.
class-
(string) An optional field class suffix.
[
'uid' => [
'type' => 'hidden',
'value' => 'UH68-DC7Y-9KP2',
]
] Changelog
| Version | Description |
|---|---|
| 1.3 | Introduced. |
Last Update: 2023-12-19
Helpful?