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