Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123804 (s=123804, is=123881, ic=123883, ia=123886)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123882 (s=123804, is=123882, ic=123884, ia=123887)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123884 (s=123804, is=123882, ic=123884, ia=123887)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123887 (s=123804, is=123882, ic=123884, ia=123887)