Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65092 (s=65092, is=65147, ic=65148, ia=65149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65148 (s=65092, is=65148, ic=65149, ia=65150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65149 (s=65092, is=65148, ic=65149, ia=65150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65150 (s=65092, is=65148, ic=65149, ia=65150)