Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36666 (s=36666, is=36703, ic=36702, ia=36704)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36704 (s=36666, is=36704, ic=36703, ia=36705)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36703 (s=36666, is=36704, ic=36703, ia=36705)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36705 (s=36666, is=36704, ic=36703, ia=36705)