Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80006 (s=80006, is=80063, ic=80064, ia=80065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80064 (s=80006, is=80064, ic=80065, ia=80066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80065 (s=80006, is=80064, ic=80065, ia=80066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80066 (s=80006, is=80064, ic=80065, ia=80066)