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