Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5491 (s=5491, is=5497, ic=5495, ia=5497)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5498 (s=5491, is=5498, ic=5496, ia=5498)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5496 (s=5491, is=5498, ic=5496, ia=5498)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5498 (s=5491, is=5498, ic=5496, ia=5498)