Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 68944 (s=68944, is=69000, ic=69001, ia=69002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69001 (s=68944, is=69001, ic=69002, ia=69003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69002 (s=68944, is=69001, ic=69002, ia=69003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69003 (s=68944, is=69001, ic=69002, ia=69003)