Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101227 (s=101227, is=101291, ic=101292, ia=101294)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101292 (s=101227, is=101292, ic=101293, ia=101295)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101293 (s=101227, is=101292, ic=101293, ia=101295)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101295 (s=101227, is=101292, ic=101293, ia=101295)