Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111100 (s=111100, is=111173, ic=111174, ia=111176)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111174 (s=111100, is=111174, ic=111175, ia=111177)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111175 (s=111100, is=111174, ic=111175, ia=111177)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111177 (s=111100, is=111174, ic=111175, ia=111177)