Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7276 (s=7276, is=7283, ic=7281, ia=7283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7284 (s=7276, is=7284, ic=7282, ia=7284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7282 (s=7276, is=7284, ic=7282, ia=7284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7284 (s=7276, is=7284, ic=7282, ia=7284)