Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13114 (s=13114, is=13127, ic=13126, ia=13128)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13128 (s=13114, is=13128, ic=13127, ia=13129)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13127 (s=13114, is=13128, ic=13127, ia=13129)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13129 (s=13114, is=13128, ic=13127, ia=13129)