Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10979 (s=10979, is=10989, ic=10988, ia=10990)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10990 (s=10979, is=10990, ic=10989, ia=10991)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10989 (s=10979, is=10990, ic=10989, ia=10991)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10991 (s=10979, is=10990, ic=10989, ia=10991)