Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 40001 (s=40001, is=40042, ic=40042, ia=40044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 40043 (s=40001, is=40043, ic=40043, ia=40045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 40043 (s=40001, is=40043, ic=40043, ia=40045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40045 (s=40001, is=40043, ic=40043, ia=40045)