Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123322 (s=123322, is=123399, ic=123401, ia=123404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123400 (s=123322, is=123400, ic=123402, ia=123405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123402 (s=123322, is=123400, ic=123402, ia=123405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123405 (s=123322, is=123400, ic=123402, ia=123405)