Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123360 (s=123360, is=123437, ic=123439, ia=123442)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123438 (s=123360, is=123438, ic=123440, ia=123443)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123440 (s=123360, is=123438, ic=123440, ia=123443)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123443 (s=123360, is=123438, ic=123440, ia=123443)