Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97124 (s=97124, is=97186, ic=97187, ia=97188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97187 (s=97124, is=97187, ic=97188, ia=97189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97188 (s=97124, is=97187, ic=97188, ia=97189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97189 (s=97124, is=97187, ic=97188, ia=97189)