Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25829 (s=25829, is=25853, ic=25854, ia=25851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25854 (s=25829, is=25854, ic=25855, ia=25852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25855 (s=25829, is=25854, ic=25855, ia=25852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25852 (s=25829, is=25854, ic=25855, ia=25852)