Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30129 (s=30129, is=30149, ic=30152, ia=30153)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30150 (s=30129, is=30150, ic=30153, ia=30154)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30153 (s=30129, is=30150, ic=30153, ia=30154)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30154 (s=30129, is=30150, ic=30153, ia=30154)