Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9494 (s=9494, is=9504, ic=9504, ia=9502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9505 (s=9494, is=9505, ic=9505, ia=9503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9505 (s=9494, is=9505, ic=9505, ia=9503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9503 (s=9494, is=9505, ic=9505, ia=9503)