Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18002 (s=18002, is=18028, ic=18029, ia=18026)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18029 (s=18002, is=18029, ic=18030, ia=18027)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18030 (s=18002, is=18029, ic=18030, ia=18027)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18027 (s=18002, is=18029, ic=18030, ia=18027)