Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9278 (s=9278, is=9286, ic=9284, ia=9286)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9287 (s=9278, is=9287, ic=9285, ia=9287)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9285 (s=9278, is=9287, ic=9285, ia=9287)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9287 (s=9278, is=9287, ic=9285, ia=9287)