Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31028 (s=31028, is=31062, ic=31061, ia=31063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31063 (s=31028, is=31063, ic=31062, ia=31064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31062 (s=31028, is=31063, ic=31062, ia=31064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31064 (s=31028, is=31063, ic=31062, ia=31064)