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