Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101243 (s=101243, is=101307, ic=101308, ia=101310)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101308 (s=101243, is=101308, ic=101309, ia=101311)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101309 (s=101243, is=101308, ic=101309, ia=101311)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101311 (s=101243, is=101308, ic=101309, ia=101311)