Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110001 (s=110001, is=110074, ic=110075, ia=110077)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110075 (s=110001, is=110075, ic=110076, ia=110078)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110076 (s=110001, is=110075, ic=110076, ia=110078)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110078 (s=110001, is=110075, ic=110076, ia=110078)