Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30256 (s=30256, is=30276, ic=30279, ia=30280)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30277 (s=30256, is=30277, ic=30280, ia=30281)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30280 (s=30256, is=30277, ic=30280, ia=30281)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30281 (s=30256, is=30277, ic=30280, ia=30281)