Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83040 (s=83040, is=83097, ic=83098, ia=83099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83098 (s=83040, is=83098, ic=83099, ia=83100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83099 (s=83040, is=83098, ic=83099, ia=83100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83100 (s=83040, is=83098, ic=83099, ia=83100)