Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65094 (s=65094, is=65149, ic=65150, ia=65151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65150 (s=65094, is=65150, ic=65151, ia=65152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65151 (s=65094, is=65150, ic=65151, ia=65152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65152 (s=65094, is=65150, ic=65151, ia=65152)