Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20332 (s=20332, is=20362, ic=20364, ia=20360)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20363 (s=20332, is=20363, ic=20365, ia=20361)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20365 (s=20332, is=20363, ic=20365, ia=20361)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20361 (s=20332, is=20363, ic=20365, ia=20361)