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