Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86852 (s=86852, is=86911, ic=86912, ia=86913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86912 (s=86852, is=86912, ic=86913, ia=86914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86913 (s=86852, is=86912, ic=86913, ia=86914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86914 (s=86852, is=86912, ic=86913, ia=86914)