Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123973 (s=123973, is=124050, ic=124052, ia=124055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124051 (s=123973, is=124051, ic=124053, ia=124056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124053 (s=123973, is=124051, ic=124053, ia=124056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124056 (s=123973, is=124051, ic=124053, ia=124056)