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