Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99824 (s=99824, is=99887, ic=99888, ia=99889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99888 (s=99824, is=99888, ic=99889, ia=99890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99889 (s=99824, is=99888, ic=99889, ia=99890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99890 (s=99824, is=99888, ic=99889, ia=99890)