Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121923 (s=121923, is=121999, ic=122002, ia=122004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122000 (s=121923, is=122000, ic=122003, ia=122005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122003 (s=121923, is=122000, ic=122003, ia=122005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122005 (s=121923, is=122000, ic=122003, ia=122005)