slippers icon indicating copy to clipboard operation
slippers copied to clipboard

Feature request: Conditional slots

Open JuroOravec opened this issue 1 year ago • 0 comments

Add a way to check if children have been given. This is akin to Django component's conditional slots.

Ideally the prop would be available already in the frontmatter.

Little update to the https://github.com/mixxorz/slippers/blob/main/slippers/templatetags/slippers.py#L110 should do the trick.

JuroOravec avatar Dec 11 '23 09:12 JuroOravec