Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50256 (s=50256, is=50306, ic=50306, ia=50308)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50307 (s=50256, is=50307, ic=50307, ia=50309)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50307 (s=50256, is=50307, ic=50307, ia=50309)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50309 (s=50256, is=50307, ic=50307, ia=50309)