Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100924 (s=100924, is=100987, ic=100988, ia=100990)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100988 (s=100924, is=100988, ic=100989, ia=100991)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100989 (s=100924, is=100988, ic=100989, ia=100991)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100991 (s=100924, is=100988, ic=100989, ia=100991)