Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99566 (s=99566, is=99629, ic=99630, ia=99631)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99630 (s=99566, is=99630, ic=99631, ia=99632)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99631 (s=99566, is=99630, ic=99631, ia=99632)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99632 (s=99566, is=99630, ic=99631, ia=99632)