Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23033 (s=23033, is=23049, ic=23051, ia=23053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23050 (s=23033, is=23050, ic=23052, ia=23054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23052 (s=23033, is=23050, ic=23052, ia=23054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23054 (s=23033, is=23050, ic=23052, ia=23054)