Skip to content

Commit 93849fe

Browse files
committed
Docs: rebuild docs json file
1 parent 1c0752c commit 93849fe

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Documentation/Blazorise.Docs/Resources/docs-api-index.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedUtc": "2026-04-27T07:59:29.8567930Z",
2+
"generatedUtc": "2026-04-28T07:15:38.8866112Z",
33
"components": [
44
{
55
"type": "global::Blazorise.Abbreviation",
@@ -11106,31 +11106,31 @@
1110611106
"type": "int?",
1110711107
"typeName": "int?",
1110811108
"defaultValue": "null",
11109-
"summary": "Defines the bottom padding.",
11109+
"summary": "Defines the bottom padding inside the generated barcode image.",
1111011110
"isBlazoriseEnum": false
1111111111
},
1111211112
{
1111311113
"name": "PaddingEnd",
1111411114
"type": "int?",
1111511115
"typeName": "int?",
1111611116
"defaultValue": "null",
11117-
"summary": "Defines the end padding.",
11117+
"summary": "Defines the end padding inside the generated barcode image.",
1111811118
"isBlazoriseEnum": false
1111911119
},
1112011120
{
1112111121
"name": "PaddingStart",
1112211122
"type": "int?",
1112311123
"typeName": "int?",
1112411124
"defaultValue": "null",
11125-
"summary": "Defines the start padding.",
11125+
"summary": "Defines the start padding inside the generated barcode image.",
1112611126
"isBlazoriseEnum": false
1112711127
},
1112811128
{
1112911129
"name": "PaddingTop",
1113011130
"type": "int?",
1113111131
"typeName": "int?",
1113211132
"defaultValue": "null",
11133-
"summary": "Defines the top padding.",
11133+
"summary": "Defines the top padding inside the generated barcode image.",
1113411134
"isBlazoriseEnum": false
1113511135
},
1113611136
{

0 commit comments

Comments
 (0)