Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101998 (s=101998, is=102062, ic=102063, ia=102065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102063 (s=101998, is=102063, ic=102064, ia=102066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102064 (s=101998, is=102063, ic=102064, ia=102066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102066 (s=101998, is=102063, ic=102064, ia=102066)