decentralized-identity / decentralized-identity/wallet-rendering
Grouping Properties
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Allow for grouping of properties with some way of describing how the groupings are layed out.
For example:
Group 1 (2 columns) ex: FirstName LastName
Group 2 ( 3 columns , 20%, 40%, 40%). ex: | 20% | 40% | 40% |
Requirements:
1. Optional Group label
2. Multiple groups allowed
3. Some description of the preferred group layout. Could be as simple as the number of columns in a row, or more complicated percentage based layout
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.