Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65449 (s=65449, is=65504, ic=65505, ia=65506)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65505 (s=65449, is=65505, ic=65506, ia=65507)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65506 (s=65449, is=65505, ic=65506, ia=65507)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65507 (s=65449, is=65505, ic=65506, ia=65507)