yiisoft / yii-view-renderer

PSR-7 compatible view renderer
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
17 stars 11 forks source link

Need method to render ajax content. #125

Open KovYu opened 2 months ago

KovYu commented 2 months ago

What steps will reproduce the problem?

What is the expected result?

What do you get instead?

Additional info

Q A
Version 1.0.?
PHP version
Operating system
samdark commented 2 months ago

What's the difference from regular render?

vjik commented 2 months ago

What's the difference from regular render?

See https://github.com/yiisoft/view/blob/1773b7a993ae0f7acc4c7edbcf73e46fefd6e800/src/WebView.php#L189