24 $clone->addOption(
'url',
$url);
35 return (
string) $this->getOption(
'url');
getAsyncRenderUrl()
Get the url called to return the content.string
trait ComponentHelper
Provides common functionality for component implementations.
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
withAsyncRenderUrl($url)
Get the same signal returning an element from the given url.ReplaceSignal
This signal replaces a component by ajax.