Skip to content

Commit

Permalink
docs(components): metric column span
Browse files Browse the repository at this point in the history
  • Loading branch information
DissNik committed Oct 31, 2023
1 parent 34b64ad commit 40ce77a
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
)
</x-code>

<x-p>
<code>$columnSpan</code> - значение для десктопной версии,<br>
<code>$adaptiveColumnSpan</code> - значение для мобильной версии.
</x-p>

<x-code language="php">
use App\Models\Article;
use MoonShine\Decorations\Grid;
Expand Down

0 comments on commit 40ce77a

Please sign in to comment.