Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8192 (pia, s=8192, is=8197, ic=8198, ia=8199)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8198 (pia, s=8192, is=8198, ic=8199, ia=8200)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8199 (pia, s=8192, is=8198, ic=8199, ia=8200)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8200 (pia, s=8192, is=8198, ic=8199, ia=8200)