Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123177 (s=123177, is=123253, ic=123256, ia=123258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123254 (s=123177, is=123254, ic=123257, ia=123259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123257 (s=123177, is=123254, ic=123257, ia=123259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123259 (s=123177, is=123254, ic=123257, ia=123259)