Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123405 (s=123405, is=123482, ic=123484, ia=123487)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123483 (s=123405, is=123483, ic=123485, ia=123488)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123485 (s=123405, is=123483, ic=123485, ia=123488)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123488 (s=123405, is=123483, ic=123485, ia=123488)