Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19892 (s=19892, is=19905, ic=19907, ia=19909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19906 (s=19892, is=19906, ic=19908, ia=19910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19908 (s=19892, is=19906, ic=19908, ia=19910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19910 (s=19892, is=19906, ic=19908, ia=19910)