Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66830 (s=66830, is=66886, ic=66887, ia=66888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66887 (s=66830, is=66887, ic=66888, ia=66889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66888 (s=66830, is=66887, ic=66888, ia=66889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66889 (s=66830, is=66887, ic=66888, ia=66889)