Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64177 (s=64177, is=64232, ic=64233, ia=64234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64233 (s=64177, is=64233, ic=64234, ia=64235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64234 (s=64177, is=64233, ic=64234, ia=64235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64235 (s=64177, is=64233, ic=64234, ia=64235)