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