Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99685 (s=99685, is=99748, ic=99749, ia=99750)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99749 (s=99685, is=99749, ic=99750, ia=99751)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99750 (s=99685, is=99749, ic=99750, ia=99751)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99751 (s=99685, is=99749, ic=99750, ia=99751)