Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65280 (s=65280, is=65335, ic=65336, ia=65337)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65336 (s=65280, is=65336, ic=65337, ia=65338)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65337 (s=65280, is=65336, ic=65337, ia=65338)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65338 (s=65280, is=65336, ic=65337, ia=65338)