Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6904 (s=6904, is=6912, ic=6913, ia=6914)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6913 (s=6904, is=6913, ic=6914, ia=6915)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6914 (s=6904, is=6913, ic=6914, ia=6915)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6915 (s=6904, is=6913, ic=6914, ia=6915)