Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123092 (s=123092, is=123168, ic=123171, ia=123173)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123169 (s=123092, is=123169, ic=123172, ia=123174)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123172 (s=123092, is=123169, ic=123172, ia=123174)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123174 (s=123092, is=123169, ic=123172, ia=123174)