Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101204 (s=101204, is=101268, ic=101269, ia=101271)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101269 (s=101204, is=101269, ic=101270, ia=101272)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101270 (s=101204, is=101269, ic=101270, ia=101272)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101272 (s=101204, is=101269, ic=101270, ia=101272)