Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65579 (s=65579, is=65634, ic=65635, ia=65636)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65635 (s=65579, is=65635, ic=65636, ia=65637)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65636 (s=65579, is=65635, ic=65636, ia=65637)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65637 (s=65579, is=65635, ic=65636, ia=65637)