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