Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5445 (s=5445, is=5451, ic=5449, ia=5451)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5452 (s=5445, is=5452, ic=5450, ia=5452)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5450 (s=5445, is=5452, ic=5450, ia=5452)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5452 (s=5445, is=5452, ic=5450, ia=5452)