Tagged articles

custom toolbar

2 articles · Page 1 of 1
IT Services Circle
IT Services Circle
Jun 25, 2026 · Frontend Development

How a Single DIV Handles 110 File Formats – The Open File Viewer SDK Takes Off

The article examines the challenges of fragmented front‑end file preview solutions and introduces Open File Viewer, a unified SDK that supports 110 file formats, offers a customizable toolbar, and provides a plugin architecture for extensible, framework‑agnostic previews in modern web applications.

JavaScriptOpen File ViewerPlugin architecture
0 likes · 8 min read
How a Single DIV Handles 110 File Formats – The Open File Viewer SDK Takes Off
ByteFE
ByteFE
Jun 1, 2021 · Frontend Development

Embedding a Snake Game into Quill Editor Using DevUI

This article demonstrates how to integrate a canvas‑based snake game into the Quill rich‑text editor by creating a custom toolbar button, defining a SnakeBlot, registering it with Quill, and inserting the game as an embed, all within the DevUI framework for enterprise front‑end solutions.

DevUIFrontendQuill
0 likes · 9 min read
Embedding a Snake Game into Quill Editor Using DevUI