Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33862 (s=33862, is=33897, ic=33896, ia=33898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33898 (s=33862, is=33898, ic=33897, ia=33899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33897 (s=33862, is=33898, ic=33897, ia=33899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33899 (s=33862, is=33898, ic=33897, ia=33899)