Code Block
Read Only File
A listing of a generated file: a lock in the header, a diagonal hatch over the code and a note pointing at where the edits actually belong.
What you can change
- the file code through code
- the file path through path
- the reason for the ban through reason
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/codeblock-026?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
The component is self-contained: one file, zero dependencies, its own palette in the local --vibeui-codeblock-026-* variables. Server component: no hooks. The hatching is a separate layer in ::after with pointer-events: none — the text itself must not be dimmed, it is meant to be read and has to stay selectable with a mouse. The ban on editing is declared three times: by the lock badge in the header, by the hatching and by the caption under the code that names the real place to edit. The palette is built on light-dark(): the block has no surface, and the code plate and the hatching are translucent layers, so the listing reads on a light page as well as on a dark one.
Tags
- code
- readonly
- generated
- hatch
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…