Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123331 (s=123331, is=123408, ic=123410, ia=123413)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123409 (s=123331, is=123409, ic=123411, ia=123414)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123411 (s=123331, is=123409, ic=123411, ia=123414)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123414 (s=123331, is=123409, ic=123411, ia=123414)