Skip to content

CSS Visual Features

github-actions[bot] edited this page Apr 14, 2026 · 3 revisions

CSS Visual Features

Showcases newly added CSS visual features:

  • mix-blend-mode: Blend overlapping elements (multiply, screen, overlay, etc.)
  • pointer-events: Control click-through behavior
  • cursor: CSS cursor style on hover
  • text-decoration: Underline, line-through with color and thickness
  • text-overflow: Ellipsis truncation with white-space: nowrap
<iframe src="../../examples/css_features_demo/index.html" width="100%" height="560" loading="lazy" style="border:1px solid #45475a;border-radius:8px;background:#181825;" title="Blinc css_features_demo example" ></iframe>

Tip: Some demos are best viewed in a full browser window. Click "Open in a new tab" below for the full experience.

Open in a new tab · View source on GitHub

Navigation

Getting Started

Mobile Development

Example Gallery

Web Development

Core Concepts

Animation

Components

Component Library (blinc_cn)

Widgets

Canvas Kit

Advanced

Architecture

Contributing

Clone this wiki locally