Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123838 (s=123838, is=123915, ic=123917, ia=123920)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123916 (s=123838, is=123916, ic=123918, ia=123921)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123918 (s=123838, is=123916, ic=123918, ia=123921)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123921 (s=123838, is=123916, ic=123918, ia=123921)