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