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