mirror of
https://github.com/django-components/django-components.git
synced 2025-07-08 01:45:00 +00:00
docs: add next step line for Adding slots to Rendering components
This commit is contained in:
parent
59e5fb3b38
commit
8fe8b3b975
1 changed files with 5 additions and 0 deletions
|
@ -289,3 +289,8 @@ each time:
|
|||
|
||||
Moreover, slots are treated as part of the template - for example the CSS scoping (work in progress)
|
||||
is applied to the slot content too.
|
||||
|
||||
---
|
||||
|
||||
So far we've rendered components using template tag. [Next, let’s explore other ways to render components ➡️]
|
||||
(./rendering_components.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue