This commit is contained in:
Sidharth Vinod
2022-09-03 09:56:47 +05:30
parent c3da6c10fb
commit 829e1c2390
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ See in the code snippet above, the `accTitle` and `accDescr` are defined in the
### Multi-line Accessibility title/description ### Multi-line Accessibility title/description
You can also define the accessibility options in a multi-line format, where the keyword is followed by opening curly bracket `{` and then mutltile lines, followed by a closing `}`. You can also define the accessibility options in a multi-line format, where the keyword is followed by opening curly bracket `{` and then multiple lines, followed by a closing `}`.
`accTitle: My single line title value` (***single line format***) `accTitle: My single line title value` (***single line format***)

View File

@@ -36,7 +36,7 @@ See in the code snippet above, the `accTitle` and `accDescr` are defined in the
### Multi-line Accessibility title/description ### Multi-line Accessibility title/description
You can also define the accessibility options in a multi-line format, where the keyword is followed by opening curly bracket `{` and then mutltile lines, followed by a closing `}`. You can also define the accessibility options in a multi-line format, where the keyword is followed by opening curly bracket `{` and then multiple lines, followed by a closing `}`.
`accTitle: My single line title value` (***single line format***) `accTitle: My single line title value` (***single line format***)