#max size on client component props from server component

1 messages · Page 1 of 1 (latest)

rustic delta
#

say I fetch a very large array of strings (lets say 10MB for example) in a server component and then pass it as prop to a client component

is there a limit?