Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97003 (s=97003, is=97064, ic=97065, ia=97066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97065 (s=97003, is=97065, ic=97066, ia=97067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97066 (s=97003, is=97065, ic=97066, ia=97067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97067 (s=97003, is=97065, ic=97066, ia=97067)