Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123677 (s=123677, is=123754, ic=123756, ia=123759)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123755 (s=123677, is=123755, ic=123757, ia=123760)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123757 (s=123677, is=123755, ic=123757, ia=123760)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123760 (s=123677, is=123755, ic=123757, ia=123760)