Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33034 (s=33034, is=33068, ic=33067, ia=33069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33069 (s=33034, is=33069, ic=33068, ia=33070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33068 (s=33034, is=33069, ic=33068, ia=33070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33070 (s=33034, is=33069, ic=33068, ia=33070)