Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50123 (s=50123, is=50173, ic=50173, ia=50175)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50174 (s=50123, is=50174, ic=50174, ia=50176)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50174 (s=50123, is=50174, ic=50174, ia=50176)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50176 (s=50123, is=50174, ic=50174, ia=50176)