Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123655 (s=123655, is=123732, ic=123734, ia=123737)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123733 (s=123655, is=123733, ic=123735, ia=123738)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123735 (s=123655, is=123733, ic=123735, ia=123738)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123738 (s=123655, is=123733, ic=123735, ia=123738)