Hi all. I’d like to have a dropdown in my “create a post” page for privacy based on an enum (e.g. public, my friends, just me). Is there any way of doing this? My backend API just takes and serves privacy as a string.
Thanks!
Hi all. I’d like to have a dropdown in my “create a post” page for privacy based on an enum (e.g. public, my friends, just me). Is there any way of doing this? My backend API just takes and serves privacy as a string.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.