RuhrJS 2018 - Vitalii Bobrov - Make the Web Brighter with the CSS Paint API

Опубликовано: 16 Ноябрь 2024
на канале: RuhrJS Conference
154
2

CSS Paint API allows you to programmatically generate an image for any CSS property that can use pictures. As the part of the Houdini project, it gives you access to CSS engine internals. With few lines of JavaScript, you could create and register own CSS functions similar to linear-gradient. Why is this feature so cool? This talk will answer this question through amazing practical examples.