Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67010 (s=67010, is=67066, ic=67067, ia=67068)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67067 (s=67010, is=67067, ic=67068, ia=67069)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67068 (s=67010, is=67067, ic=67068, ia=67069)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67069 (s=67010, is=67067, ic=67068, ia=67069)