Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33081 (s=33081, is=33115, ic=33114, ia=33116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33116 (s=33081, is=33116, ic=33115, ia=33117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33115 (s=33081, is=33116, ic=33115, ia=33117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33117 (s=33081, is=33116, ic=33115, ia=33117)