Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86363 (s=86363, is=86421, ic=86422, ia=86423)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86422 (s=86363, is=86422, ic=86423, ia=86424)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86423 (s=86363, is=86422, ic=86423, ia=86424)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86424 (s=86363, is=86422, ic=86423, ia=86424)