Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123294 (s=123294, is=123371, ic=123373, ia=123376)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123372 (s=123294, is=123372, ic=123374, ia=123377)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123374 (s=123294, is=123372, ic=123374, ia=123377)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123377 (s=123294, is=123372, ic=123374, ia=123377)