Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19010 (s=19010, is=19022, ic=19024, ia=19026)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19023 (s=19010, is=19023, ic=19025, ia=19027)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19025 (s=19010, is=19023, ic=19025, ia=19027)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19027 (s=19010, is=19023, ic=19025, ia=19027)