Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20455 (s=20455, is=20485, ic=20487, ia=20483)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20486 (s=20455, is=20486, ic=20488, ia=20484)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20488 (s=20455, is=20486, ic=20488, ia=20484)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20484 (s=20455, is=20486, ic=20488, ia=20484)