Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18099 (s=18099, is=18111, ic=18113, ia=18114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18112 (s=18099, is=18112, ic=18114, ia=18115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18114 (s=18099, is=18112, ic=18114, ia=18115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18115 (s=18099, is=18112, ic=18114, ia=18115)