Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26159 (s=26159, is=26186, ic=26185, ia=26186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26187 (s=26159, is=26187, ic=26186, ia=26187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26186 (s=26159, is=26187, ic=26186, ia=26187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26187 (s=26159, is=26187, ic=26186, ia=26187)