Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99153 (s=99153, is=99215, ic=99216, ia=99217)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99216 (s=99153, is=99216, ic=99217, ia=99218)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99217 (s=99153, is=99216, ic=99217, ia=99218)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99218 (s=99153, is=99216, ic=99217, ia=99218)