Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9279 (s=9279, is=9287, ic=9285, ia=9287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9288 (s=9279, is=9288, ic=9286, ia=9288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9286 (s=9279, is=9288, ic=9286, ia=9288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9288 (s=9279, is=9288, ic=9286, ia=9288)