問題タブ [shinywidgets]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
shiny - valueBox 内のアイコンの位置を変更する
パッケージvalueBox()
から単純なものがあるとします:shinydashboard
valueBox()
追加の字幕や進行状況バーなど、いくつかの追加情報を追加しました。ただし、valueBox
アイコンがボックスの右下に配置されていることに注意してください。つまり、進行状況バー (またはその他のコンテンツ) がアイコンの邪魔になる可能性があります。valueBox
アイコンをボックスの右上に揃える簡単な方法はありますか?