Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123424 (s=123424, is=123501, ic=123503, ia=123506)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123502 (s=123424, is=123502, ic=123504, ia=123507)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123504 (s=123424, is=123502, ic=123504, ia=123507)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123507 (s=123424, is=123502, ic=123504, ia=123507)