Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5870 (s=5870, is=5871, ic=5871, ia=5871)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5872 (s=5870, is=5872, ic=5872, ia=5872)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5872 (s=5870, is=5872, ic=5872, ia=5872)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5872 (s=5870, is=5872, ic=5872, ia=5872)