Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83233 (s=83233, is=83290, ic=83291, ia=83292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83291 (s=83233, is=83291, ic=83292, ia=83293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83292 (s=83233, is=83291, ic=83292, ia=83293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83293 (s=83233, is=83291, ic=83292, ia=83293)