Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55098 (s=55098, is=55149, ic=55149, ia=55151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55150 (s=55098, is=55150, ic=55150, ia=55152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55150 (s=55098, is=55150, ic=55150, ia=55152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55152 (s=55098, is=55150, ic=55150, ia=55152)