Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65348 (s=65348, is=65403, ic=65404, ia=65405)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65404 (s=65348, is=65404, ic=65405, ia=65406)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65405 (s=65348, is=65404, ic=65405, ia=65406)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65406 (s=65348, is=65404, ic=65405, ia=65406)