Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65780 (s=65780, is=65835, ic=65836, ia=65837)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65836 (s=65780, is=65836, ic=65837, ia=65838)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65837 (s=65780, is=65836, ic=65837, ia=65838)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65838 (s=65780, is=65836, ic=65837, ia=65838)