Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69875 (s=69875, is=69931, ic=69932, ia=69933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69932 (s=69875, is=69932, ic=69933, ia=69934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69933 (s=69875, is=69932, ic=69933, ia=69934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69934 (s=69875, is=69932, ic=69933, ia=69934)