Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123893 (s=123893, is=123970, ic=123972, ia=123975)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123971 (s=123893, is=123971, ic=123973, ia=123976)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123973 (s=123893, is=123971, ic=123973, ia=123976)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123976 (s=123893, is=123971, ic=123973, ia=123976)