Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7891 (s=7891, is=7892, ic=7892, ia=7892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7893 (s=7891, is=7893, ic=7893, ia=7893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7893 (s=7891, is=7893, ic=7893, ia=7893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7893 (s=7891, is=7893, ic=7893, ia=7893)