Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16080 (s=16080, is=16091, ic=16093, ia=16094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16092 (s=16080, is=16092, ic=16094, ia=16095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16094 (s=16080, is=16092, ic=16094, ia=16095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16095 (s=16080, is=16092, ic=16094, ia=16095)