You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In v2, i could use customRender on li and get the marker like this Text((extensionContext.style.markerContent as Text).data!,. what is the alternative in v3?
Hi,
In v2, i could use customRender on
li
and get the marker like thisText((extensionContext.style.markerContent as Text).data!,
. what is the alternative in v3?The text was updated successfully, but these errors were encountered: