Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25007 (s=25007, is=25030, ic=25031, ia=25028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25031 (s=25007, is=25031, ic=25032, ia=25029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25032 (s=25007, is=25031, ic=25032, ia=25029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25029 (s=25007, is=25031, ic=25032, ia=25029)