Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13232 (s=13232, is=13245, ic=13244, ia=13246)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13246 (s=13232, is=13246, ic=13245, ia=13247)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13245 (s=13232, is=13246, ic=13245, ia=13247)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13247 (s=13232, is=13246, ic=13245, ia=13247)