Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34845 (s=34845, is=34881, ic=34880, ia=34882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34882 (s=34845, is=34882, ic=34881, ia=34883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34881 (s=34845, is=34882, ic=34881, ia=34883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34883 (s=34845, is=34882, ic=34881, ia=34883)