Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100213 (s=100213, is=100276, ic=100277, ia=100278)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100277 (s=100213, is=100277, ic=100278, ia=100279)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100278 (s=100213, is=100277, ic=100278, ia=100279)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100279 (s=100213, is=100277, ic=100278, ia=100279)