Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23427 (s=23427, is=23438, ic=23438, ia=23437)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23439 (s=23427, is=23439, ic=23439, ia=23438)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23439 (s=23427, is=23439, ic=23439, ia=23438)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23438 (s=23427, is=23439, ic=23439, ia=23438)