Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98432 (s=98432, is=98494, ic=98495, ia=98496)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98495 (s=98432, is=98495, ic=98496, ia=98497)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98496 (s=98432, is=98495, ic=98496, ia=98497)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98497 (s=98432, is=98495, ic=98496, ia=98497)