Thanks to visit codestin.com
Credit goes to splashboard.unhappychoice.com

Skip to content

basic_entries

Renders an Entries payload from inline [widget.options].entries = [{key, value?, status?}]. Right for project-facts panels (owner / language / license / docs-link) or any small reference table — the data is stable enough to live in TOML.

KindSafetyShapes
realtimeSafeentries
OptionTypeRequiredDefaultDescription
entrieslist of {key, value?, status?}no[]Key/value rows. status (ok / warn / error) tints the row in renderers that surface it.
ShapeRenderers
entriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table
Owner                         team-alpha
Lang                                Rust
                                        
                                        
                                        
[[widget]]
id = "basic_entries"
fetcher = "basic_entries"
render = "grid_table"