Closed iAmmar7 closed 1 month ago
Latest commit: df979dc45c397b7a9f317e0a3283badf6a4b37a5
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Description
Allow user to set the self or other member's position in the layout.
Type of change
Code snippets
It accepts params as
"member-id-12213": "position-name"
. For the self-member, the developer can pass theself
, a validmemberId
is also accpeted.