Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29081 (s=29081, is=29100, ic=29103, ia=29104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29101 (s=29081, is=29101, ic=29104, ia=29105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29104 (s=29081, is=29101, ic=29104, ia=29105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29105 (s=29081, is=29101, ic=29104, ia=29105)