Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30202 (s=30202, is=30222, ic=30225, ia=30226)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30223 (s=30202, is=30223, ic=30226, ia=30227)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30226 (s=30202, is=30223, ic=30226, ia=30227)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30227 (s=30202, is=30223, ic=30226, ia=30227)