Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 37086 (s=37086, is=37123, ic=37122, ia=37124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 37124 (s=37086, is=37124, ic=37123, ia=37125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 37123 (s=37086, is=37124, ic=37123, ia=37125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37125 (s=37086, is=37124, ic=37123, ia=37125)