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