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