Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43412 (s=43412, is=43456, ic=43456, ia=43458)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43457 (s=43412, is=43457, ic=43457, ia=43459)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43457 (s=43412, is=43457, ic=43457, ia=43459)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43459 (s=43412, is=43457, ic=43457, ia=43459)