- From: Sasha Firsov <notifications@github.com>
- Date: Mon, 14 Apr 2025 19:58:49 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 April 2025 02:58:53 UTC
sashafirsov left a comment (WICG/webcomponents#1100) The minimal set is just the replica of temlate. Samples: images/icons, avatars, separators... Next complexity is `slot` capabilities which is already a part of `<template>`. It covers an unconditional content filling. After that is * conditional/iterations/sub-templates/variables * DCE attribiyes * data layer with access to subcontext of * DCE attributes * payload DOM * `data-` subset of attributes * data slices ( as in <custom-element> ) * events binding to data slices -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1100#issuecomment-2803625565 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1100/2803625565@github.com>
Received on Tuesday, 15 April 2025 02:58:53 UTC