Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101169 (s=101169, is=101233, ic=101234, ia=101236)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101234 (s=101169, is=101234, ic=101235, ia=101237)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101235 (s=101169, is=101234, ic=101235, ia=101237)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101237 (s=101169, is=101234, ic=101235, ia=101237)