Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17880 (s=17880, is=17897, ic=17898, ia=17896)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17898 (s=17880, is=17898, ic=17899, ia=17897)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17899 (s=17880, is=17898, ic=17899, ia=17897)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17897 (s=17880, is=17898, ic=17899, ia=17897)