Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101269 (s=101269, is=101333, ic=101334, ia=101336)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101334 (s=101269, is=101334, ic=101335, ia=101337)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101335 (s=101269, is=101334, ic=101335, ia=101337)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101337 (s=101269, is=101334, ic=101335, ia=101337)