Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86542 (s=86542, is=86600, ic=86601, ia=86602)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86601 (s=86542, is=86601, ic=86602, ia=86603)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86602 (s=86542, is=86601, ic=86602, ia=86603)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86603 (s=86542, is=86601, ic=86602, ia=86603)