Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123834 (s=123834, is=123911, ic=123913, ia=123916)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123912 (s=123834, is=123912, ic=123914, ia=123917)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123914 (s=123834, is=123912, ic=123914, ia=123917)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123917 (s=123834, is=123912, ic=123914, ia=123917)