Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101336 (s=101336, is=101400, ic=101401, ia=101403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101401 (s=101336, is=101401, ic=101402, ia=101404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101402 (s=101336, is=101401, ic=101402, ia=101404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101404 (s=101336, is=101401, ic=101402, ia=101404)