Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123253 (s=123253, is=123330, ic=123332, ia=123335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123331 (s=123253, is=123331, ic=123333, ia=123336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123333 (s=123253, is=123331, ic=123333, ia=123336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123336 (s=123253, is=123331, ic=123333, ia=123336)