Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65975 (s=65975, is=66030, ic=66031, ia=66032)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66031 (s=65975, is=66031, ic=66032, ia=66033)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66032 (s=65975, is=66031, ic=66032, ia=66033)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66033 (s=65975, is=66031, ic=66032, ia=66033)