Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97299 (s=97299, is=97361, ic=97362, ia=97363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97362 (s=97299, is=97362, ic=97363, ia=97364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97363 (s=97299, is=97362, ic=97363, ia=97364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97364 (s=97299, is=97362, ic=97363, ia=97364)