implements |
JsExpressionable |
|---|---|
uses |
DiContainerTrait |
| Methods | ||
|---|---|---|
public
|
__construct(string $template = '', array<int|string, mixed> $args = [])
|
# |
public
|
jsRender(): string
|
# |
protected
|
_jsEncode(mixed $value): string
|
# |
| Methods used from Atk4\Core\DiContainerTrait |
|---|
setDefaults(), setMissingProperty(), assertInstanceOf(), _fromSeedPrecheck(), fromSeed(), fromSeedUnsafe() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$template
|
# |
public
|
array<int|string, mixed>
|
$args
|
# |