Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99483 (s=99483, is=99545, ic=99546, ia=99547)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99546 (s=99483, is=99546, ic=99547, ia=99548)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99547 (s=99483, is=99546, ic=99547, ia=99548)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99548 (s=99483, is=99546, ic=99547, ia=99548)