Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99895 (s=99895, is=99958, ic=99959, ia=99960)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99959 (s=99895, is=99959, ic=99960, ia=99961)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99960 (s=99895, is=99959, ic=99960, ia=99961)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99961 (s=99895, is=99959, ic=99960, ia=99961)