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