Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21123 (s=21123, is=21145, ic=21146, ia=21143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21146 (s=21123, is=21146, ic=21147, ia=21144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21147 (s=21123, is=21146, ic=21147, ia=21144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21144 (s=21123, is=21146, ic=21147, ia=21144)