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