Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98299 (s=98299, is=98361, ic=98362, ia=98363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98362 (s=98299, is=98362, ic=98363, ia=98364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98363 (s=98299, is=98362, ic=98363, ia=98364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98364 (s=98299, is=98362, ic=98363, ia=98364)