Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65144 (s=65144, is=65199, ic=65200, ia=65201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65200 (s=65144, is=65200, ic=65201, ia=65202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65201 (s=65144, is=65200, ic=65201, ia=65202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65202 (s=65144, is=65200, ic=65201, ia=65202)