Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99116 (s=99116, is=99178, ic=99179, ia=99180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99179 (s=99116, is=99179, ic=99180, ia=99181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99180 (s=99116, is=99179, ic=99180, ia=99181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99181 (s=99116, is=99179, ic=99180, ia=99181)