Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64993 (s=64993, is=65048, ic=65049, ia=65050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65049 (s=64993, is=65049, ic=65050, ia=65051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65050 (s=64993, is=65049, ic=65050, ia=65051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65051 (s=64993, is=65049, ic=65050, ia=65051)