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