Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65078 (s=65078, is=65133, ic=65134, ia=65135)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65134 (s=65078, is=65134, ic=65135, ia=65136)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65135 (s=65078, is=65134, ic=65135, ia=65136)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65136 (s=65078, is=65134, ic=65135, ia=65136)